Locopete99
Registered User.
- Local time
- Today, 12:14
- Joined
- Jul 11, 2016
- Messages
- 163
Hi,
I have a table that records user queries for other departments. This has a Date/Time field in for "Date Raised".
We changed it from a simple date to Date / Time so we could see what hours of the day were more productive.....We did not envisage being in a lock down with users working from home.
I now have a team leader that wants to see how many records his users are creating daily.
How can I do this using a select query and having a user input as part of the criteria?
I have tried the below, so the user would enter a date, I.e 25/03/20 and then it would add 09:00:00 to it.
Or is there a simpler way to query Date / Times using just the date?
I have a table that records user queries for other departments. This has a Date/Time field in for "Date Raised".
We changed it from a simple date to Date / Time so we could see what hours of the day were more productive.....We did not envisage being in a lock down with users working from home.
I now have a team leader that wants to see how many records his users are creating daily.
How can I do this using a select query and having a user input as part of the criteria?
I have tried the below, so the user would enter a date, I.e 25/03/20 and then it would add 09:00:00 to it.
Or is there a simpler way to query Date / Times using just the date?
Code:
>[Please enter date:] & #09:00:00#