Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I have Created a formula for the users who want to calculate time into number format. Example Anirban want to calculate time spent in Xerox Audit between 7:00 AM to 9:26 AM. Now using simple subtraction formula he will get 1:26 but if he want to see the result in number formate which shows 1.26, he can the following formula =(TRUNC((((B1-A1)*(24*60))/60),0))+((((((B1-A1)*(24*60))/60)- (TRUNC((((B1-A1)*(24*60))/60),0)))*60)/100) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert text number to number formate | Excel Discussion (Misc queries) | |||
Calculating Time with a number value | Excel Worksheet Functions | |||
calculating timesheet, time-in/time-out = total hours & minutes, . | Excel Worksheet Functions | |||
Calculating days & time left from start date/time to end date/time | Excel Worksheet Functions | |||
Calculating effective time from start/end date+time | Excel Worksheet Functions |