Gringarlow
New member
- Local time
- Today, 11:37
- Joined
- Mar 12, 2013
- Messages
- 8
I'm creating a Select Query and want to create a field that uses another existing field in the query. The existing fiels is [GDS Rcvd Time] and is formatted as date/time.
The new field I want to create will be either "Yes" or "No" based on the result of the following:
If [GDS Rcvd Time] is before 5PM "yes" otherwise "no"
I'm not sure how to enter 5PM in the IF Statement in Access.
Thanks
The new field I want to create will be either "Yes" or "No" based on the result of the following:
If [GDS Rcvd Time] is before 5PM "yes" otherwise "no"
I'm not sure how to enter 5PM in the IF Statement in Access.
Thanks