J
JB
Hello
I have a timesheet in excel, I would like the final column to work out the
overtime per day which is over 7 hours.
I've entered the formula: =I6-$H$4
I6 is the cell that has the total hours worked per day, in decimals. ie 7.75
H4 contains Number 7.
And this works ok.
BUT if the timesheet hasn't been filled the formula returns -7
What is the formula that returns nil or null if the row hasn't been filled?
BTW in I6 there is the formula: =HOUR(H8)+(INT((MINUTE(H8)+7)/15))/4
Thank you
Jen
I have a timesheet in excel, I would like the final column to work out the
overtime per day which is over 7 hours.
I've entered the formula: =I6-$H$4
I6 is the cell that has the total hours worked per day, in decimals. ie 7.75
H4 contains Number 7.
And this works ok.
BUT if the timesheet hasn't been filled the formula returns -7
What is the formula that returns nil or null if the row hasn't been filled?
BTW in I6 there is the formula: =HOUR(H8)+(INT((MINUTE(H8)+7)/15))/4
Thank you
Jen