Rx_
Nothing In Moderation
- Local time
- Today, 15:15
- Joined
- Oct 22, 2009
- Messages
- 2,795
Can't find my favorite code. And, can't seem to find it in a search here either
A VBA loop for a range.
Sorted data lets say in Column A
Bold the cell when the data changes, lighten the color of the cells inbetween.
Example:
10
10
10
20
20
30
40
40
40
40
50
A VBA loop for a range.
Sorted data lets say in Column A
Bold the cell when the data changes, lighten the color of the cells inbetween.
Example:
10
10
10
20
20
30
40
40
40
40
50