LamerThanU
Technical User
ok i have 1 column say "A" that is about 50 rows long and each cell has to be a unique number say 1 to 50.
if there is a repeat number somewhere in the column how can i, using a button, search down repeats and make the value the next largest number in the column (eg. 51) then keep searching for repeats to ensure i have unique id numbers for each row of data?
thank you in advance for your time.
if there is a repeat number somewhere in the column how can i, using a button, search down repeats and make the value the next largest number in the column (eg. 51) then keep searching for repeats to ensure i have unique id numbers for each row of data?
thank you in advance for your time.