tharrington
New Member
- Joined
- Jul 19, 2018
- Messages
- 12
In my array, I have a macro that colors cells yellow or red depending on numerical criteria.
I am now looking for a bit of code that counts the maximum number of yellow cells in a row, that do not have a red cell in that column.
So a count if type statement that counts when yellow and doesnt have red above or below it.
Thanks ahead of time
I am now looking for a bit of code that counts the maximum number of yellow cells in a row, that do not have a red cell in that column.
So a count if type statement that counts when yellow and doesnt have red above or below it.
Thanks ahead of time