Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Samwar
 
Posts: n/a
Default Calculating how many hours between one date and another

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
  #2   Report Post  
Posted to microsoft.public.excel.misc
bpeltzer
 
Posts: n/a
Default Calculating how many hours between one date and another

Subtract as normal (start date + start time - end date - end time) and
multiply the result by 24. You'll probably have to format the resulting
number.

"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

  #3   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default Calculating how many hours between one date and another

=(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

  #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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:45 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"