Problem subtracting 2 dates

Mackeral

Board Regular
Joined
Mar 7, 2015
Messages
249
Office Version
  1. 365
Platform
  1. Windows
I have a speed sheet that has 2 dates on each row which are subtracted and the ndisplayed.

When I put the dates in under programmatic control it works.
Sometimes though, I need to enter one of the dates manually., and when I do the subtraction answer always displays "#VALUE!".
If I "Typename" all three of the date cells, they all say "Range".
The beginning date is "9/23/24 11:40" and the ending date is "9/2/24 12;00", and I am subtracting the beginning date from the ending date.
I am pretty sure it's the Start Date that's causing the error, but explicitly reformatting it to "m/d/yy hh:mm" doesn't fix it.

Any idea about what is going on?

Mac
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
Two obvious issues are that the end date is before the start date, and you have a semi colon in the time value instead of a colon.

As a side observation, it would be nice if you actually responded to the comments in your other threads or you may find people stop trying to help...
 
Upvote 0

Forum statistics

Threads
1,221,699
Messages
6,161,367
Members
451,700
Latest member
Eccymarge

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