Thread: formula problem
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
JBell JBell is offline
external usenet poster
 
Posts: 5
Default formula problem

Can you help me figure out a Excel formula? I am trying to make a time card
for my boss. With 4 fields. Time-in | Time-Out | Break | Total: My formula
reads =(E11+F11)-(G11)*24 It should give me 8 hours worked. What am I
doing wrong?