G
Guest
I am creating a database to track visits to an ER. I need to find a way to
count the number of visits in a given block of time.
ie. # of visits from 6:00 PM to 7:00PM. I know this shouldnt be as
difficult as I am making it, but I just cant seem to make it work.
The time is stored in a table with [admittime] as the field name.
count the number of visits in a given block of time.
ie. # of visits from 6:00 PM to 7:00PM. I know this shouldnt be as
difficult as I am making it, but I just cant seem to make it work.
The time is stored in a table with [admittime] as the field name.