View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Niek Otten
 
Posts: n/a
Default Calculating how many hours between one date and another

Make the format [h] instead

--
Kind regards,

Niek Otten

"Gary''s Student" wrote in message
...
=(startdate+starttime)-(enddate+endtime) and format the result something
like
hhh.
--
Gary''s Student


"Samwar" wrote:

I have four cells in a spreadsheet

start date
start time
end date
end time

I need to calculate in hours the difference between the start date and
time
and the end date and time. This is probably quite easy, but I can't find
the
way to do it. Unfortunately the cells have to remain seperate