ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Am trying to make a time sheet and having problems with a formula. (https://www.excelbanter.com/excel-worksheet-functions/12944-am-trying-make-time-sheet-having-problems-formula.html)

godnight

Am trying to make a time sheet and having problems with a formula.
 
can't figure formula to calculate time accurately. Can anyone help


Ragdyer

Start time in A1,
End time in B1,
Enter this formula in a cell formatted as "General" or "Number":
=(B1-A1+(B1<A1))*24*AND(A1<0,B1<0)


Both A1 and B1 must have times entered for this to work.


This will also work when the times span across midnight.
--


HTH,


RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================



"godnight" wrote in message
...
can't figure formula to calculate time accurately. Can anyone help



stargaze

OR; look up in the webside templates and rip the formulas there, but i have
another Q.: how do i set a pause time into the formula:
=if((or(G7="";E7=""));0;if((E7<E7);((G7-E7)*24)+24;(G7-E7)*24))

"Ragdyer" skrev:

Start time in A1,
End time in B1,
Enter this formula in a cell formatted as "General" or "Number":
=(B1-A1+(B1<A1))*24*AND(A1<0,B1<0)


Both A1 and B1 must have times entered for this to work.


This will also work when the times span across midnight.
--


HTH,


RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================



"godnight" wrote in message
...
can't figure formula to calculate time accurately. Can anyone help





All times are GMT +1. The time now is 04:01 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com