T
TLAngelo
I am trying to create a formula that will subtract 14.5 hours from the total
hours in one cell if the date in cell J4 is greater than the date in cell F4.
Can anyone help?
Here is what I was trying, please don't laugh, I'm pretty new at excell
=IF(J4>F4,=+(J4+K4)-(F4+G4)-14.5,=+(J4+K4)-(F4+G4))
Note: =+(J4+K4)-(F4+G4) is the formula that is calculating the total that I
want to subtract 14.5 hours from.
hours in one cell if the date in cell J4 is greater than the date in cell F4.
Can anyone help?
Here is what I was trying, please don't laugh, I'm pretty new at excell
=IF(J4>F4,=+(J4+K4)-(F4+G4)-14.5,=+(J4+K4)-(F4+G4))
Note: =+(J4+K4)-(F4+G4) is the formula that is calculating the total that I
want to subtract 14.5 hours from.