Hi, thanks for reading, I would like to illustrate an example. I have one column and say 5 rows. On each row is a combo box the user can click, and choose from "Vanilla", "Chocolate" and "Strawberry" for example. How can I prevent the user from selecting a value that has already been used? For example, let's say in the first row the user picked "Vanilla." Now, in the second row the user should NOT be able to pick Vanilla, and only "Chocolate" or "Strawberry" would be allowed. Is there an easy way to do this...?????? I've tried VLookUP, Match, etc. but I'm at a loss now...



