Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() daddylonglegs is crrect: Excel stores all dates/times internally as #'s of days since 0th Jan 1900 ... therefore if you type 12:00:00 into a cell and format it as a general number, it should come up as 0.5 ... if you format it as a date it will come up as 12:00pm 0th Jan 1900. Anyway, the upshot is you need to multiply the time by 24hrs to get the # of hours. So if Rate is in Cell A1, and hours is in cell B1, then the rate per hour in cell C1 should be (A1/(B1*24)) and then format it as currency. -- CFD ------------------------------------------------------------------------ CFD's Profile: http://www.excelforum.com/member.php...o&userid=27306 View this thread: http://www.excelforum.com/showthread...hreadid=519194 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
calculate sales run rate | Excel Discussion (Misc queries) | |||
how do I calculate a monthly payment based on a variable rate? | Excel Worksheet Functions | |||
Calculate the time an employee signed in and out plus rate per hr | Excel Discussion (Misc queries) | |||
Calculate Interest Rate when payment changes! | Excel Worksheet Functions | |||
Calculate time difference to the half hour | Excel Worksheet Functions |