C
Chris Syx
Hello all,
I am creating a biweekly timesheet and I have an error in my formula somewhere. The spreadsheet formatting starting in column c is time in, lunch out, lunch in, time out. My current formula is:=((F11-C11+(F11<C11))-(E11-D11+(E11<D11)))*24. The problem I am facing is if I enter a time in the formula calculates in error. An example is if I enter 7:00 am in C11 I get a result of 17. I would like this to show a total of zero until an entry for lunch out, or time out.
Thanks for the help!
I am creating a biweekly timesheet and I have an error in my formula somewhere. The spreadsheet formatting starting in column c is time in, lunch out, lunch in, time out. My current formula is:=((F11-C11+(F11<C11))-(E11-D11+(E11<D11)))*24. The problem I am facing is if I enter a time in the formula calculates in error. An example is if I enter 7:00 am in C11 I get a result of 17. I would like this to show a total of zero until an entry for lunch out, or time out.
Thanks for the help!