Forum Discussion

aliceoliveirathoughtw's avatar
aliceoliveirathoughtw
Copper Contributor
Jun 26, 2024
Solved

Spreadsheet data format

Hello folks,   Everytime I download a excel spreadsheet, the dates converte to the brazilian format (dd/mm/yyyy).  I tried a lot of ways to fix it but it doesnt work. I need it to be uploaded in t...
  • HansVogelaar's avatar
    HansVogelaar
    Jun 27, 2024

    aliceoliveirathoughtw 

    Do you mean that applying a different format to the cells does not change the way they look?

    If so, Excel treats the values as text instead of as dates.

    Try the following:

    • Select a column with such values.
    • On the Data tab of the ribbon, click Text to Columns.
    • Select Delimited, then click Next > twice.
    • Select Date, then select DMY from the drop-down list.
    • Click Finish.

    Applying a date format should now work, hopefully.

Resources