How to change Format of a Cell to Text using VBA

前端 未结 4 1360
一整个雨季
一整个雨季 2020-12-03 04:34

I have a "duration" column in an Excel sheet. Its cell format always changes — I want convert the duration from minutes to seconds, but because of the cell formatt

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-03 04:37

    for large numbers that display with scientific notation set format to just '#'

提交回复
热议问题