【问题标题】:Changing Date format in Google SheetsChanging Date format in Google Sheets
【发布时间】:2022-12-01 13:46:17
【问题描述】:

I have copy pasted data from an Excel file into Google Sheet. One of the columns has date formatted as - 11-07-2022.

Google Sheets is reading it as 11th July, 2022 - whereas I want it to read as 7th Nov, 2022. While I can just change the format manually in one of the cells, unfortunately I have more than 1000 rows with such date format.

Is there a better way to do it? I searched online and no matter how I changed the format, it only changed the way the date is displayed rather than reading the date as MM-DD-YYYY.

Please help!

【问题讨论】:

    标签: datetime google-sheets


    【解决方案1】:

    IF you know a coding language, you can write a quick script to take the current dates and re-order the parts to put them into the MM-DD-YYYY order.

    【讨论】:

    • I do know javascript a little bit. Can you guide what is the exact script I need to add in Gscript, I can give it a try.
    猜你喜欢
    • 2022-12-27
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2022-11-09
    • 1970-01-01
    • 2019-05-06
    • 1970-01-01
    • 2022-11-20
    相关资源
    最近更新 更多