=today() plus time?

shaftdx

Board Regular
Joined
Aug 20, 2018
Messages
138
Office Version
  1. 2011
Platform
  1. MacOS
Good morning

Is there a way that I can use the =today function so that the date will change everyday but I can have a static time?

Like everyday I have several routes that need to be covered at the same time but the drivers change. I set up an automation software that everytime the date changes the new driver in the rotation will appear on the calendar. but it will only work in 01/09/23 4:30 pm Format
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.
How about
Excel Formula:
=TODAY()+TIME(16,30,0)
 
Upvote 0
Solution
How about
Excel Formula:
=TODAY()+TIME(16,30,0)
That did it! thank you! So **** easy if I had actually thought about it...in my head I could not add time if there was no starting time, not thinking the starting time was midnight! as soon as you posted it I thought "Yeah that makes sense...."
 
Upvote 0
Glad to help & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,221,310
Messages
6,159,176
Members
451,543
Latest member
cesymcox

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