Hi everyone,
I have two columns, A and B. Column A has a unique list of values, and column B has a set number of value for each value in Column A.
What I'm trying to do is get macro that will give me a unique list of Column A values who's adjacent Column B value matches a predetermine value. I have attached a workbook to this post. This unique list of values will be pasted to column C
So, if the user wants to create a unique list based on the value "Yes" in column B, then the corresponding unique list will be pasted into column C. For this macro, a pivot table or manually created a unique list will not work. It must be automated via VBA.
Any ideas?
Thanks!
Bookmarks