Date Formula

soto

New Member
Joined
Apr 8, 2002
Messages
3
Hi There,
I was wondering how to calc this date formula.
3/30/02 9:30 AM + 8.5(Hours)
So I want it to display the answer like
3/30/02 6:00 PM
Any suggestions on how to setup this formula.
Please help!

Thanks
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
On 2002-04-09 09:00, soto wrote:
Hi There,
I was wondering how to calc this date formula.
3/30/02 9:30 AM + 8.5(Hours)
So I want it to display the answer like
3/30/02 6:00 PM
Any suggestions on how to setup this formula.
Please help!

Thanks

In C1 enter:

=A1+B1/24

where A1 houses a value like 3/30/02 9:30 AM and B1 a value like 8.5, which is a decimal time.
 
Upvote 0
On 2002-04-09 09:19, Aladin Akyurek wrote:
On 2002-04-09 09:00, soto wrote:
Hi There,
I was wondering how to calc this date formula.
3/30/02 9:30 AM + 8.5(Hours)
So I want it to display the answer like
3/30/02 6:00 PM
Any suggestions on how to setup this formula.
Please help!

Thanks

In C1 enter:

=A1+B1/24

where A1 houses a value like 3/30/02 9:30 AM and B1 a value like 8.5, which is a decimal time.
Thanks for responding but that formula did not work for me.
I think i understand the formula but "B1 a value like 8.5, which is a decimal time" in my B1 cell has to display the same as A1. What do you mean by decimal time.

Thanks
 
Upvote 0
On 2002-04-09 09:34, soto wrote:
On 2002-04-09 09:19, Aladin Akyurek wrote:
On 2002-04-09 09:00, soto wrote:
Hi There,
I was wondering how to calc this date formula.
3/30/02 9:30 AM + 8.5(Hours)
So I want it to display the answer like
3/30/02 6:00 PM
Any suggestions on how to setup this formula.
Please help!

Thanks

In C1 enter:

=A1+B1/24

where A1 houses a value like 3/30/02 9:30 AM and B1 a value like 8.5, which is a decimal time.
Thanks for responding but that formula did not work for me.
I think i understand the formula but "B1 a value like 8.5, which is a decimal time" in my B1 cell has to display the same as A1. What do you mean by decimal time.

Thanks

When 8:30 is rendered as 8.5, it's called decimal time.

The formula I suggested should work if A1 is date-formatted. The cell of the formula (C1) must be formatted like A1.
 
Upvote 0

Forum statistics

Threads
1,214,848
Messages
6,121,914
Members
449,054
Latest member
luca142

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top