Kathrynlewis
Technical User
I need to move subtotals to a different cell, and want to
do it in a macro. Currently the subtotals are appearing below the last value of a PO Group. I need them to appear to the right (in the totals column,as shown above) of the last poNumber group.I want it to look like the following:
columnA columnB ColumnC
Po number value total
R1234 5.00
R1234 2.00
R1234 1.00 8.00
S9876 3.00
S9876 .50 3.50
T5432 .75 .75
do it in a macro. Currently the subtotals are appearing below the last value of a PO Group. I need them to appear to the right (in the totals column,as shown above) of the last poNumber group.I want it to look like the following:
columnA columnB ColumnC
Po number value total
R1234 5.00
R1234 2.00
R1234 1.00 8.00
S9876 3.00
S9876 .50 3.50
T5432 .75 .75