I have been trying for a while to crack this problem and so far I have been able to shade alternate rows using conditional formatting. However, my spreadsheet has a filter attached to it and I only need the alternate shading to be applied to the VISIBLE rows (after the filter has been applied).
- Highlight Alternating Rows Excel
- Alternate Shading Excel Formula
- Select Every Other Row In Excel
- Alternate Shading Excel Conditional Formatting
This method will introduce Kutools for Excel’s Alternate Row / Column Shading utility to remove all fill colors (including solid fill colors and fill colors generated by conditional formatting) from selected range at once. Please do as follows: Kutools for Excel - Includes more than 300 handy tools for Excel. Full feature free trial 30-day. You can add shading to cells by filling them with solid colors or specific patterns. If you have trouble printing the cell shading that you applied in color, verify that print options are set correctly. Fill cells with solid colors Select the cells that you want to apply shading to or remove shading from.
Highlight Alternating Rows Excel
dpaton05
Well-known Member
This is what it looks like. I have added to row number at the start of the row so anyone knows where I am referring too. Obviously, the row number is not in my spreadsheet. The units will change and different rows will have numbers under units and other rows will have 0 at different times.
row19 | Units | Price ex. GST |
row 20 - Total Hours - Weekday | 51 | $3,564.90 |
row 21 - Total Hours - Saturday | 0 | $0.00 |
row 22 - Total Hours - Sunday | 0 | $0.00 |
row 23 - Total Hours - Public Holidays | 0 | $0.00 |
row 24 - Total Nights - Sleepover | 3 | $525.00 |
row 25 - Total Nights - Accomodation Costs | 0 | $0.00 |
row 26 - Total Days - Activity Costs | 4 | $36.00 |
row 27 - Miscellaneous Day Total | 0 | $0.00 |
row 28 - Total Kms | 0 | $0.00 |
I have a procedure that runs and it hides the rows that have a 0 under the units so it the example above, the only rows that were not hidden are 20,24,26.