View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
VBA Noob VBA Noob is offline
external usenet poster
 
Posts: 1
Default Excel Sum formula for timesheets.


This formula should work

=(E12<D12)+E12-D12+(G12<F12)+G12-F12

D12 = Start Work
E12 = Time Out (Lunch)
F12 = Time In (Lunch)
G12 = End Work


H12 has formula and is formatted as [h]:mm



Try the attached link for more help on subject

http://www.cpearson.com/excel/datetime.htm


http://www.j-walk.com/ss/excel/files/timesht.htm

VBA Noob


--
VBA Noob
------------------------------------------------------------------------
VBA Noob's Profile: http://www.excelforum.com/member.php...o&userid=33833
View this thread: http://www.excelforum.com/showthread...hreadid=566167