cmccambridge
New Member
- Joined
- Mar 26, 2013
- Messages
- 11
I have the following formula to calculate a span of time ie F122 has 9:00PM E122 has 3:00 PM
=IF(E122=0,"",(F122-E122)*24)
Does anyone know how to change it so that if someone works past 12AM it calculates correctly
ie 6PM-1AM
Thanks
=IF(E122=0,"",(F122-E122)*24)
Does anyone know how to change it so that if someone works past 12AM it calculates correctly
ie 6PM-1AM
Thanks