serraostudent1
New Member
- Joined
- Nov 17, 2010
- Messages
- 45
Help is needed and suggestions will be appreciated! Working in 2010. I have about 500 rows of data which group into 136 subsets. Each time I use subtotals, it groups correctly, but it does not retain the name of the subgroup in the total row, thus I have to "copy" down (directionally) the row just above it in three separate places. Is there a way to write a VBA code to copy down, B,H,I,and J on the row just above the subtotal row? I have tried a macro but it returns to the original location only.