Can these formulas be combined into 1

frazzle6

New Member
Joined
Feb 5, 2014
Messages
17
Hi Guys and girls

I have 2 formulas that i use regularly. I have a date in column c and a time in column d which i combine =C2+D2

Simple works well. Problem it;s in GMT so a dd 10 hours for sydney time. Let say the result for the 1st formula is in H2, so i use

=H2+TIME(10,0,0), gives me sydney date and time. All good. Is the a way to combine this so as it does it all at once?

Cheers thanks in advance.
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
=c2+d2+time(10,0,0)
hi guys and girls

i have 2 formulas that i use regularly. I have a date in column c and a time in column d which i combine =c2+d2

simple works well. Problem it;s in gmt so a dd 10 hours for sydney time. Let say the result for the 1st formula is in h2, so i use

=h2+time(10,0,0), gives me sydney date and time. All good. Is the a way to combine this so as it does it all at once?

Cheers thanks in advance.
 
Upvote 0

Forum statistics

Threads
1,223,243
Messages
6,170,967
Members
452,371
Latest member
Frana

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