Dates Stored as Text

BrittKnee

Board Regular
Joined
Dec 4, 2017
Messages
82
I am having an issue where my dates are stored as text but still look like they are in date format. I have tried everything to fix this including text to columns. Are there any other ways to convert these to a date format?

Example:
1/1/1900 (looks like its a date, but is actually in text format)


Thanks
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.
Text to Columns should work.
- Select the column
- Change the format to your desired date format option
- Do a "Text to Columns", and in Step 3, choose the Date option with the "MDY" format option
- Click "Finish"
 
Upvote 0
I've tried text to columns using the date function, datevalue, changing to number then tried using text to columns.
 
Upvote 0
If you tried the steps, exactly as I laid them out, what happens?
After you do this, pick any entry (let's say it is cell B2), and enter this formula in any blank cell and tell me what it returns:
=ISNUMBER(B2)
 
Upvote 0
So, are you all set now, or is there still an issue?
 
Upvote 0

Forum statistics

Threads
1,214,653
Messages
6,120,750
Members
448,989
Latest member
mariah3

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