Excel weird behaviour with dates => text

前端 未结 3 615

I have a ton of cells that contain dates such as 22/12/2013. This is set automatically as Date format. And if I try to change the cell format to text (Simply because I want

3条回答
  •  迷失自我
    2021-01-05 08:47

    Enter your dates with an apostrophe at the beginning. '22/10/2013 will be interpreted as a text string.

提交回复
热议问题