J
jayd77
I am trying to count the number of times an employee's name appears i
Thursday's employee schedule to make sure an employee was not actuall
scheduled twice in the same day. IF(COUNTIF(Thursday,"Joh
Doe")>1,"error"," ")
My formula works fine if I am looking up just last names but when I us
a first and last name due to multiple employees with the same las
name(ie John Doe, Allen Doe, Rick Doe) my formula does not show a
error if an employee is working twice in the same day.
Any help would be appreciate
Thursday's employee schedule to make sure an employee was not actuall
scheduled twice in the same day. IF(COUNTIF(Thursday,"Joh
Doe")>1,"error"," ")
My formula works fine if I am looking up just last names but when I us
a first and last name due to multiple employees with the same las
name(ie John Doe, Allen Doe, Rick Doe) my formula does not show a
error if an employee is working twice in the same day.
Any help would be appreciate