Hi All,
I need to create a query that will look at two fields containing numbers, and give me the difference between the two. I have found alot of info for comparing two dates, but not simple numbers.
The two fields are "Minutes Booked" and "Actual Minutes Used"
Just an insight, this is for a surgeon booking an operating room, and how long they were actually in there, both in minutes as a whole number.
i.e. Minutes Booked: 30
Actual Minutes Used: 20
the difference would be +10 minutes.
and if the numbers were reversed, the difference would be -10 minutes.
I would greatly appreciate any help you can give.
Thank you in advance.
I need to create a query that will look at two fields containing numbers, and give me the difference between the two. I have found alot of info for comparing two dates, but not simple numbers.
The two fields are "Minutes Booked" and "Actual Minutes Used"
Just an insight, this is for a surgeon booking an operating room, and how long they were actually in there, both in minutes as a whole number.
i.e. Minutes Booked: 30
Actual Minutes Used: 20
the difference would be +10 minutes.
and if the numbers were reversed, the difference would be -10 minutes.
I would greatly appreciate any help you can give.
Thank you in advance.
Comment