benblaisdell
New Member
- Joined
- Apr 26, 2011
- Messages
- 5
I think what I am trying to accomplish is fairly strait forward, but I am having the hardest time with it. I have a whole set of data in one particular sheet (data in the columns and the different records in the rows, with a unique identifier for each record in the first column). I am trying to bring in an array of all those unique identifiers into a new workbook(or even another worksheet for that matter), that only delievers those unique identifiers if some other criteria is met (such as Column B meets a certain criteria). I need this array to be as automated as possible, so I really don't want to use VBA if I dont have to. In other words if the source data changes, I want the other workbook to be smart enough to update immedeatly as well every time it is opened.
Any help would be appreciated.
Any help would be appreciated.