tharrington
New Member
- Joined
- Jul 19, 2018
- Messages
- 12
I am trying to create a macro that does the following.
while each one of 10 columns doesn't contain a red colored cell
count the # of yellow cells (highlighted through conditional formatting)
find row with max # of yellow cells
turn them red
display name of rows that turned red
end
the cells contain numerical values and are highlighted if they are within 5% of the max in that column
Any help would be greatly appreciated.
Any questions let me know
thanks
while each one of 10 columns doesn't contain a red colored cell
count the # of yellow cells (highlighted through conditional formatting)
find row with max # of yellow cells
turn them red
display name of rows that turned red
end
the cells contain numerical values and are highlighted if they are within 5% of the max in that column
Any help would be greatly appreciated.
Any questions let me know
thanks