I want to run a report that will calculate between two dates. I want to only report if [DateStarted] is >=6 days from [DateSubmit].
The two fields are [DateSubmit] and [DateStarted].
How would I do this? In a query?
I will need step by step instructions.
Also, if I can get it to calculate in business days, that would be bonus. But I will need two examples - one that calculate in business days and one that calculates all days.
Thanks in advance.
The two fields are [DateSubmit] and [DateStarted].
How would I do this? In a query?
I will need step by step instructions.
Also, if I can get it to calculate in business days, that would be bonus. But I will need two examples - one that calculate in business days and one that calculates all days.
Thanks in advance.