G
Guest
Hello,
Im trying to create a expression that would count a field by Date and then
between two times and display in a textbox.
For example
The value would be say on the current date(Date) between 11am and
12pm(TimeIn) there were 12 students(Fname)
I know how to count the Fname field in a query but I dont know how to code
the date and time part.
Here is what i have so far =DCount("[Fname]","SignInQry")
Any help would be great.
Thank You
Dave
Im trying to create a expression that would count a field by Date and then
between two times and display in a textbox.
For example
The value would be say on the current date(Date) between 11am and
12pm(TimeIn) there were 12 students(Fname)
I know how to count the Fname field in a query but I dont know how to code
the date and time part.
Here is what i have so far =DCount("[Fname]","SignInQry")
Any help would be great.
Thank You
Dave