Hello,
I am trying to figure out a solution and would love some help.
I have Column A that contains a unique employee ID number for each employee. However, I want to include potential employees in Column A as well, and they will not have an employee ID number (i.e., Column A will be blank). I want an auto-number to generate for those potential employees.
Essentially, I only want an autonumber for rows where Column A is blank. What would be the best way to solve this?