dougmarkham
Active Member
- Joined
- Jul 19, 2016
- Messages
- 252
- Office Version
- 365
- Platform
- Windows
Hi Folks,
I'm looking at a variety of ways (using VBA) to colour cells in an address table whose values match values postal towns in another table.
There are two tables:
AddrTable (contains 10 columns)
PostalTownTable (one column)
As the address data in AddrTable can run into many thousand rows; therefore, I'm looking for advice on what the most efficient approach might be to achieve this?
Kind regards,
Doug.
I'm looking at a variety of ways (using VBA) to colour cells in an address table whose values match values postal towns in another table.
There are two tables:
AddrTable (contains 10 columns)
PostalTownTable (one column)
As the address data in AddrTable can run into many thousand rows; therefore, I'm looking for advice on what the most efficient approach might be to achieve this?
Kind regards,
Doug.