R
RLN
I am modifying a query where I need to provide the user with a "From" and a
"To" date input boxes, then run the query based on those two dates as filter
criteria.
The user also wants to return the total number of calendar days *and* total
number of business days between those two dates the user chose.
Does anyone have some VBA examples of how to do this?
Can this date range also be used on a report object or can this only be done
on queries?
many thnx....
"To" date input boxes, then run the query based on those two dates as filter
criteria.
The user also wants to return the total number of calendar days *and* total
number of business days between those two dates the user chose.
Does anyone have some VBA examples of how to do this?
Can this date range also be used on a report object or can this only be done
on queries?
many thnx....