Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的 Excel 工作表中,我在一个单元格中添加了日期和时间,如下所示。
在顶部(在 fx 栏中)它同时显示日期和时间。问题是,在单元格中它只显示日期,但我希望时间和日期都显示在单元格中。
谁能帮我这个?
选择 ColumnB,主页> 单元格 - 格式,设置单元格格式并在类别下:选择自定义并在类型中:输入dd-mmm-yy hh:mm AM/PM。
dd-mmm-yy hh:mm AM/PM
ctrl + ;将显示日期,按空格键,然后ctrl + shift + ;也会显示时间。
ctrl + ;
ctrl + shift + ;
09/08/2017 2:36 PM [ctrl+;] [ctrl+shift+;]