capogna1
Member
- Local time
- Today, 10:22
- Joined
- Aug 8, 2019
- Messages
- 46
Hi everyone!
I have a field in a form that calculates Days Old and it's in Control source: =DateDiff("d",[Discharge_Date],Date())
I need an easy way to stop this when the task is completed so it stops counting the days.
A completed button or checkbox anything that will work.
Thanks in advance.
Robert
I have a field in a form that calculates Days Old and it's in Control source: =DateDiff("d",[Discharge_Date],Date())
I need an easy way to stop this when the task is completed so it stops counting the days.
A completed button or checkbox anything that will work.
Thanks in advance.
Robert