Klash Ville
Board Regular
- Joined
- Sep 19, 2017
- Messages
- 83
For example in an already created table with table headers,
on row number 1, I have: Car | Nissan | Japan (same)
on row number 2, I have: Car | Ford | United States
on row number 3, I have: Car | Nissan | Japan (same)
on row number 4, I have: Car | Fiat | Italy
How do I create the code in excel vba to highlight the rows of that table, where the data is exacly the same in all respective table headers?
on row number 1, I have: Car | Nissan | Japan (same)
on row number 2, I have: Car | Ford | United States
on row number 3, I have: Car | Nissan | Japan (same)
on row number 4, I have: Car | Fiat | Italy
How do I create the code in excel vba to highlight the rows of that table, where the data is exacly the same in all respective table headers?
Last edited: