tpkelley_no
Board Regular
- Joined
- Oct 14, 2011
- Messages
- 190
- Office Version
- 2010
- Platform
- Windows
I am looking for a way for VBA to look at column “D” and find the first five numbers from the left that equal 10210 (altus). And then look at column “B” and see if the number from the left equal 10700, 10800 and 10850. Then turn the cell numbers red if they are equal.
Example:
Example:
Name | Names 2 |
10705 | 10210 |
10707 | 10210 |
10700 | 10210 |
10850 | 10210 |
10700 | 10211 |