Ok, I currently have a form (called frmreview) that is linked to a Query (called qryreview). On my form I have a field for date opened, one ofr date closed and a field for age of issue.
How can I set the form so that if there is no closed date the age is a running total of date opened to current date but if there is a closed date (or status is set to closed) then it a date difference between the two dates.
I have an idea of how this works but am lost on the code or whether I do this in the query or on the form itself.
any help would be greatly appreciated.
mattP
How can I set the form so that if there is no closed date the age is a running total of date opened to current date but if there is a closed date (or status is set to closed) then it a date difference between the two dates.
I have an idea of how this works but am lost on the code or whether I do this in the query or on the form itself.
any help would be greatly appreciated.
mattP