dhborchardt
MIS
I need a query that will find out how many patients were in the hospital at midnight of a given day or range of days. I have the admitDateTime and the DischargeDateTime. The format of the Admit and Discharges is
'3/31/2008 12:00:00 AM'.
I would like to use a parameter query and put either one date in or a range of dates.
'3/31/2008 12:00:00 AM'.
I would like to use a parameter query and put either one date in or a range of dates.