V
Van W
I'm trying to do simple calculations with the data type
Date/Time and I'm running into all types of problems. I
hoped this would be a simple database to calculate wait
times for patients. A start time and end time are entered
as a record. The data types were Date/Time with a format
of Short Time. A calculated field (Wait Time) finds the
difference by subtrating start time from end time. How do
a find Sums or Averages of wait time? Do these functions
only work with numeric values. Is there a conversion
function I can use. I can't find any information of doing
calculations with a time value. I tried the Avg() and Sum
() functions in the report but only received an error. Are
there no functions that do calculations of time.Any help
would be appreciated.
Thanks, Van
Date/Time and I'm running into all types of problems. I
hoped this would be a simple database to calculate wait
times for patients. A start time and end time are entered
as a record. The data types were Date/Time with a format
of Short Time. A calculated field (Wait Time) finds the
difference by subtrating start time from end time. How do
a find Sums or Averages of wait time? Do these functions
only work with numeric values. Is there a conversion
function I can use. I can't find any information of doing
calculations with a time value. I tried the Avg() and Sum
() functions in the report but only received an error. Are
there no functions that do calculations of time.Any help
would be appreciated.
Thanks, Van