» Negative times in Microsoft Excel
VBA macro tip contributed by Erlandsen Data Consulting offering Microsoft Excel Application development, template customization, support and training solutions
CATEGORY - Excel Time
VERSION - All Microsoft Excel Versions
You can bypass this limitation by using the option 1904 date system. You find this setting by using the menu item Tools,
Options..., Calculation. Select this option before you enter any dates or time values in your workbook,
if not you'll have to edit all the existing date- and time values.
If you want to enter a negative time value you have to do it like this: -"10:15"
Or like this: = -10.25/24
If you prefer not to use the option 1904 date system in your workbook, you can use the IF-function
to separate the positive and negative time values. This gives you the opportunity to have one column
for the positive time values and another column for the negative time values.
Book Store:
No comments have been submitted.

