Forum Discussion
Excel Date Formatting
- Feb 23, 2024
What are your regional settings? Excel takes them from OS. For Windows that's here
As a comment to
I put in the data as day/month/year it converts it to month/day/year, without fail
it again depends on regional settings. If you have US ones and enter Dec 24, 2023 as 24/12/2023 it won't be converted to date, it will be kept as text.
Again, forget about formatting for a while, check first your regional settings and do you have real dates, not texts. You may use =ISNUMBER(A1) or like in any empty cell.
Main question is do the speak about the dates (which are actually numbers) or about the texts which looks like dates. The latest are usually left-aligned
and applying any format to such cells changes nothing.
- Wes12345Feb 23, 2024Copper Contributor
Thanks for your very quick response.
My issue is that when I put in the data as day/month/year it converts it to month/day/year, without fail.
Here is a list of things I have tried. Between each of this it can be assumed I cleared all the formats and tried again.
- Formatting the cells as day/month/year before inputting the data
- Inputting the data and using the format function on the cells.
- Inputting the data by copy and paste (using destination format) from another set of cells that were formatted as text.
- And many others.
Basically it has become a magic trick. Honestly, I just made it work before your message and it was so convoluted getting to it I am definitely unsure as to what I did.
Thanks,
Wes
- SergeiBaklanFeb 23, 2024Diamond Contributor
What are your regional settings? Excel takes them from OS. For Windows that's here
As a comment to
I put in the data as day/month/year it converts it to month/day/year, without fail
it again depends on regional settings. If you have US ones and enter Dec 24, 2023 as 24/12/2023 it won't be converted to date, it will be kept as text.
Again, forget about formatting for a while, check first your regional settings and do you have real dates, not texts. You may use =ISNUMBER(A1) or like in any empty cell.
- Gaille_24Mar 23, 2024Copper Contributor
Hi, I tried following the steps below but unfortunately it still won't work on my end... Can you please elaborate for me as I seem to be not getting it (?) or did I miss anything???... Is the Region setting in the Control panel the only thing I have to change? or do I still have to look elsewhere? Thank you so much for the help in advance!