Can i change the time stamp on EOMonth Formula

Nikijune

Board Regular
Joined
Aug 16, 2016
Messages
51
Hello,

I am hoping this is a really simple one. I have tried searching the world wide web for the answer, however, I am a bit poorly today and not functioning properly.

I have the following formula;

=WORKDAY(EOMONTH($D$1, -1),1)

Which gives the date that a report is due by. I am then updating another cell with the actual date and time the report is completed, and in the format DD/MM/YYYY HH:MM:SS.

I have another cell that then works out if the report was completed within SLA or not, which it currently says is out of SLA even though its not and I think it is because my 'actual' has a time stamp on it, where as the EOMonth formula shows the time as 00:00:00....

So, my question is, can I do something to my formula that makes the time something else, ideally 17:00:00?

Thanks in advance :)
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
your workday formula returns a date
is the time critical ? if not completion date is a date and if completion date greater than due date then SLA breached
you can add say 11:00:00 to your workday date of course
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

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