Hours & minutes calculation

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top