G
Guest
I am trying to create a timecard and I need to calculate overtime. I am
trying an if function. =if(i2>8,i2-8,i2+0) where i2 is total hours and I am
using j2for ot. Thank you.
trying an if function. =if(i2>8,i2-8,i2+0) where i2 is total hours and I am
using j2for ot. Thank you.