Can someone help me with a formula that will add some time up for me?
{POST_CASE.ENTER_PROC_ROOM_TIME} enter Rm time
{POST_CASE.LEAVE_PROC_ROOM_TIME} Lv Rm time
I use these fields for times on the report. I need to have a formula that will see the first 30 min and then see the remaining time in 15 minute increments.
so level for 1 hour would be this
30 min 1
15 min 2
And if it is more than 10 minutes, it get's rounded up to the 15 minutes.
so 1 hour and 40 minutes would yield this
30 min 1
15 min 5
Thank you for any help you can give me.
Lareya
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Crystal XI; SQL database; MS Windows 2K; ORSOS/One Call Hospital Scheduling System v10.1.2; Huge Newbie to Crystal! Operating Room RN Analyst
{POST_CASE.ENTER_PROC_ROOM_TIME} enter Rm time
{POST_CASE.LEAVE_PROC_ROOM_TIME} Lv Rm time
I use these fields for times on the report. I need to have a formula that will see the first 30 min and then see the remaining time in 15 minute increments.
so level for 1 hour would be this
30 min 1
15 min 2
And if it is more than 10 minutes, it get's rounded up to the 15 minutes.
so 1 hour and 40 minutes would yield this
30 min 1
15 min 5
Thank you for any help you can give me.
Lareya
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Crystal XI; SQL database; MS Windows 2K; ORSOS/One Call Hospital Scheduling System v10.1.2; Huge Newbie to Crystal! Operating Room RN Analyst