abcclifton
New Member
- Joined
- Mar 14, 2018
- Messages
- 3
I have a subset of data that I am writing a MACRO to pull out into a different spreadsheet. Within this subset of data I have comparative numerical values in 9 of the 15 columns (E2:M2).
I need to be able to highlight or isolate the greatest value in each row, but while also putting this on a loop for the 2000 rows that I need that done on.
Can someone help me with the VBA code to make this happen? I am having a hard time getting it right.
I need to be able to highlight or isolate the greatest value in each row, but while also putting this on a loop for the 2000 rows that I need that done on.
Can someone help me with the VBA code to make this happen? I am having a hard time getting it right.