Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to set up an excel worksheet to calculate and charge for time
spent by computer users. Can anyone help me? E. Lewis |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you have a start time in A1 and a finish time in B1 (in Excel time
format), then the time difference (in C1) is: =B1-A1 If you have an hourly rate in D1, then this is the charge (in E1): =C1*D1*24 Format this cell as currency. Hope this helps. Pete On Sep 21, 9:20 am, E. Lewis <E. wrote: I am trying to set up an excel worksheet to calculate and charge for time spent by computer users. Can anyone help me? E. Lewis |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
formula calculate charges based on hours | Excel Discussion (Misc queries) | |||
HOW TO I CALCULATE HOURS AND MINUTES? NEED FORMULA | Excel Worksheet Functions | |||
how to calculate the hours and minutes in excel | Excel Discussion (Misc queries) | |||
HOW TO CALCULATE HOURS WITH MINUTES AND SECONDS? | Excel Discussion (Misc queries) | |||
how to change a decimal number (minutes) into hours and minutes? | Excel Discussion (Misc queries) |