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
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."