calculating hours into date format

G

Guest

hi

I would like a formula that will allow a user to input a figure (hours and
minutes) into a cell that will calculate the end date and time based on a
start date and time. For example,

Enter 30 hours, static start time is 01/01/04 00:00hrs, the formula would
then calculate that the end figure is 02/01/04 06:00hrs. Essentially it is
calculating the number of hours & mins added onto the start date with the end
result a date and time later than the hours & mins entered

Hope this makes sense!
 
F

Frank Kabel

Hi
in A1 put your date
in B1 enter your hours in the format hh:mm
C1:
=A1+B1
and format as date/time
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top