Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have inherited a workbook from a previous employee and cannot understand
the following formula. =IF(AND(((AA22-INT(AA22))=0.59),((AA22-INT(AA22))<=0.61)), (AA22+0.4),AA22) The worksheet is used to work out hours&mins of a working day and in this case cell AA is 2hrs 59 mins and the above formula returns 2.99. Can someone explain? Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi jimar
See this pages for all you want to know about time http://www.cpearson.com/excel/overtime.htm http://www.cpearson.com/excel/datetime.htm#AddingTimes http://www.cpearson.com/excel/datetime.htm#WorkHours -- Regards Ron de Bruin http://www.rondebruin.nl "jimar" wrote in message ... I have inherited a workbook from a previous employee and cannot understand the following formula. =IF(AND(((AA22-INT(AA22))=0.59),((AA22-INT(AA22))<=0.61)), (AA22+0.4),AA22) The worksheet is used to work out hours&mins of a working day and in this case cell AA is 2hrs 59 mins and the above formula returns 2.99. Can someone explain? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding hours and minutes | Excel Worksheet Functions | |||
calculation with hours and minutes - input of negative values | Excel Discussion (Misc queries) | |||
converting Days Hours & minutes into just minutes in excel | Excel Discussion (Misc queries) | |||
Need to convert hours and minutes to hours and tenths. | Excel Discussion (Misc queries) | |||
adding rows of hours and minutes to get a total | Excel Worksheet Functions |