Quote Originally Posted by Statsman View Post
Hi NVBC,

Unfortunately, I do not require the combo boxes as the selections should be populated in each depending on the number of rows. I would like to utilize these validations as selections in another table. Let's pretend that the user has chosen the data from the table I have posted originally.

For example:
Name Validation1 Validation2
George A 1
Brenda B 3
Coreen C 4
Alex A 1

Is this possible?

Thanks,
Unless you create a unique list of the first column elsewhere and refer to that in your data validation list, then you will see duplicates... then you can continue as per the link provided by zbor.