Forum Discussion
denhoule
Oct 23, 2021Copper Contributor
Converting date formatted as text to date
I have exported a file from a website which downloads into a csv file. The dates are shown as mm/dd/yyyy and is left aligned which confirms that it is text and not in date format. I want to apply a...
- Oct 23, 2021
Select entire column B;
On the Data ribbon, choose Text to columns;
Next;
Next;
Now in Step 3 of 3, select the Date button and choose MDY from the list;
Finish.
Now the text dates are numbers and can be formatted however you like. See attached.
By the way, your sheet was set to "Show formulas" on the Formula ribbon. Switched it off to get see the proper results. Copied the birthday texts to the side to check that the US style dates transformed to Canadian style correctly.
denhoule
Oct 23, 2021Copper Contributor
I'm having a similar issue with the ages...they are formatted as text, but i cannot convert to a number.
- denhouleOct 23, 2021Copper ContributorIgnore the number issue with age in above post...I was in formula view when I tried to change....I can convert age to a number, but still stuck on the date issue.