Hello!
I'm new to the forums. I'm trying to do the following...
Let's say I have in one column a list from one excel file. This list is quite long, and has duplicate entries. Now let's say I want a userform to pop up and give the user the ability to choose unique items from that list for the macro to do things with. Whatever the user enters, I basically want to put either into another range, or into a data array. I will then only do calculations / Vlookups only as long as the data uses the field that is selected.
Anyone have any idea how I can do this? I'm new to VBA, but I can forsee this as a hurdle. I tried to do some of the research for it but have not been able to find anything relevant to what I want to do.
Please Help!