Excel Date to String conversion

前端 未结 9 777
野趣味
野趣味 2020-11-28 21:17

In a cell in Excel sheet I have a Date value like:

01/01/2010 14:30:00

I want to convert that Date to Text and also want the Text to look e

9条回答
  •  無奈伤痛
    2020-11-28 22:06

    If you are not using programming then do the following (1) select the column (2) right click and select Format Cells (3) Select "Custom" (4) Just Under "Type:" type dd/mm/yyyy hh:mm:ss

提交回复
热议问题