Misterchipper
New Member
- Joined
- Jan 15, 2010
- Messages
- 28
I have a list of approximately 15 states that are my list to match to.
Then I have several thousands of rows of data of people, addresses, and states. If one of these records is found in one of these 15 states, I would like to flag the record.
I know how to do this easily with vlookups and if(or( statements--however, I was wondering if anyone knew a simpler, faster, easier way to do it....maybe with arrays?
Help--vlookups are slowing down my computer..
Then I have several thousands of rows of data of people, addresses, and states. If one of these records is found in one of these 15 states, I would like to flag the record.
I know how to do this easily with vlookups and if(or( statements--however, I was wondering if anyone knew a simpler, faster, easier way to do it....maybe with arrays?
Help--vlookups are slowing down my computer..