tegan_marie
New Member
- Joined
- Oct 30, 2011
- Messages
- 4
Hi! I need help building an expression for a field in a query I'm designing.
I have columns of dates and types of reviews.
Example:
SiteID SiteDate Purpose
03500000 05/09/13 Initial Full Scope
03500000 08/17/15 Periodic Full Scope
03500001 05/09/13 Initial Full Scope
03500001 11/04/15 Periodic Full Scope
I need to calculate how many days passed between the first and second date (between the initial and the periodic).
I don't know anything about SQL or VBA. Is there a way to build an expression to calculate this?
Thanks for the help!
I have columns of dates and types of reviews.
Example:
SiteID SiteDate Purpose
03500000 05/09/13 Initial Full Scope
03500000 08/17/15 Periodic Full Scope
03500001 05/09/13 Initial Full Scope
03500001 11/04/15 Periodic Full Scope
I need to calculate how many days passed between the first and second date (between the initial and the periodic).
I don't know anything about SQL or VBA. Is there a way to build an expression to calculate this?
Thanks for the help!