Date formula

Sahabo123

New Member
Joined
Nov 24, 2017
Messages
5
I have been trying to calculate days. have four columns. Start date ,end date, days remaining and work days. To arrive at days remaining I subtract end date from start date but I keep on getting #value
Pls help mee
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
Are you sure that both Start date and end date are both real dates and not text?
i.e. if you put
=ISNUMBER(A1)
in an empty cell (change A1 to your Start date cell) what do you get TRUE or FALSE? then change the A1 to your end date cell refererence and again what do you get TRUE or FALSE?
 
Upvote 0
And the results of the =ISNUMBER tests were? especially for the end date.
 
Last edited:
Upvote 0
Can't make it much easier :eeek: in an empty cell put the formula =ISNUMBER(A1) changing the red A1 to what your cell reference is for start date and then do the same for end date.

You will get a result of TRUE or FALSE for each test.

Post what results you get back.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,224,824
Messages
6,181,186
Members
453,020
Latest member
Mohamed Magdi Tawfiq Emam

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