VBA - Get array of filter values
I am developing a VBA program that will go through a filtered list and do
query on multiple columns. I need to create an array of the filter values
from several columns.
How do I create a list of the values for a given column?
Thanks for your help,
Gary
|