Hi all, I help some help again...
This project requires me to create some monthly reports using Excel. I have three sheets something like:
Consolidated
WestData
EastData
Within those sheets I have a column called states. I wanted to know if there is a way to get all the unique states from the WestData, and EastData sheets (there in column A), and populated them on the Consolidated sheet in column A. Can this be done in Excel using a function with in Excel or VBA..? I currently doing this w/SQL...However I rather save a trip to the database and have in done in Excel.
Thanks for your help in advance...
This project requires me to create some monthly reports using Excel. I have three sheets something like:
Consolidated
WestData
EastData
Within those sheets I have a column called states. I wanted to know if there is a way to get all the unique states from the WestData, and EastData sheets (there in column A), and populated them on the Consolidated sheet in column A. Can this be done in Excel using a function with in Excel or VBA..? I currently doing this w/SQL...However I rather save a trip to the database and have in done in Excel.
Thanks for your help in advance...