Hello, I want to highlight the subtotal and total rows within a number of tables using VBA.
Each table has different numbers of rows and columns.
For example:
In table 1, the subtotal rows are: B23:J23, B35:J35, B39:J39, B44:J44, B51:J51.
The total row is B52:J52.
In table 2, the subtotal...