sgladie@bgsu.edu
Registered User.
- Local time
- Today, 14:54
- Joined
- Jul 3, 2015
- Messages
- 28
Hello, I am using Access 2013.
I am trying to create a query that will count the days difference between two dates. The dates are in the same field. I want to group by Region.
So:
tblRegion = RegionID
tblStatus = StatusDate
I know how to use the DateDiff when it is two different fields, but I can't figure out how to do it from the same field.
I appreciate the help!
I am trying to create a query that will count the days difference between two dates. The dates are in the same field. I want to group by Region.
So:
tblRegion = RegionID
tblStatus = StatusDate
I know how to use the DateDiff when it is two different fields, but I can't figure out how to do it from the same field.
I appreciate the help!