Time representation in excel above 24 hours

后端 未结 2 1738
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-17 17:03

Is there a way to represent a time value in Excel where hours can be 24 and above?

For example, have a time that would be 25:00:00 for 1 AM on the following day (com

2条回答
  •  温柔的废话
    2021-01-17 17:47

    Are you trying to do math in a spreadsheet? If so, formatting the result of a function as a "Time" can tell you how many hours/days/appropriate units are between two dates. However, you can't then perform functions on these as you usually would. A solution might be to format intermediate values as "numbers," use your functions, and then format the final results as "Time."

提交回复
热议问题