smarcoulides
New Member
- Joined
- Jun 5, 2009
- Messages
- 4
The first set is 8045 rows with headers: Campus|District. The second set is 1040 rows with headers: District|City.
I need to add the corresponding City to the first data set to end up with: Campus|District|City.
I'm not very familiar with VBA or for loops but I think that's the route I need to go.
Thanks.
I need to add the corresponding City to the first data set to end up with: Campus|District|City.
I'm not very familiar with VBA or for loops but I think that's the route I need to go.
Thanks.