Forum Discussion
Bianca_Lucy
Jun 11, 2023Copper Contributor
Date format
I have CSV files that contain dates in different formats. I see some of them are text, others are dates. I would like to change all dates to the dd/mm/yyyy format. I tried to extract using =text(le...
- Jun 11, 2023
Select entire column B, on ribbon Data-> Text to Columns, on third step of the wizard select Date and MDY.
Save file as Excel one (.xlsx), CSV is actually text file and contains no formatting.
SergeiBaklan
Jun 11, 2023Diamond Contributor
Select entire column B, on ribbon Data-> Text to Columns, on third step of the wizard select Date and MDY.
Save file as Excel one (.xlsx), CSV is actually text file and contains no formatting.
- Bianca_LucyJun 18, 2023Copper ContributorHi Sergei thank so much! it worked for me.
- SergeiBaklanJun 18, 2023Diamond Contributor
Bianca_Lucy , you are welcome