I'm looking for assistance in setting up a macro to do the following.
1. Add a blank row in between each set of value from Column G.
3. Bold the first row and freeze it
4. Color any number value under $50,000 as green text, and color any number value over $75,000 as red text
Thank you for any help and guidance
1. Add a blank row in between each set of value from Column G.
- Column G is named "Handler (Job)" and may have different values on different tabs. Let's say it comes looking like this -
- Bob
- Susie
- Susie
- Lauren
- Bob
- Lauren
- Susie
- Chad
- Lauren
- Bob
- Bob
- Chad
- I want the macro to sort the rows so that all Handlers are grouped together, but also add a blank row in between each section
3. Bold the first row and freeze it
4. Color any number value under $50,000 as green text, and color any number value over $75,000 as red text
Thank you for any help and guidance