View Single Post
  #1   Report Post  
Pierrot Robert
 
Posts: n/a
Default Check for double entries in a row

Hi,

I want a function to return a yes/no value based on if there is 2 or more
identical values in a row.

I am doing a schedule and I want to make sure that a particular person does
not have two duties the same day.

Thank you.