Subtotaling

G

Guest

Guest
I am attempting to provide a listing of year 2001 customer sales totals to my sales force. The row should have the customer name, address, phone, and 2001 sales. Over 15,000 entries and just over 3,000 customers.

I get to the point where I have everything sorted and subtotaled - but the subtotal appears in a new row and that row doesn't contain the address and phone information.

Can I move the placement of the subtotal to a line above or copy the address/phone stuff onto the subtotal line (without having to do it one by one) ?
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
You could create a new column or use a blank
column and include the relevant text. Heading for this column NDesc

partial formula =B2&" "&C2 .....

Use Data Subtotal Sum at change in NDesc
 
Upvote 0

Forum statistics

Threads
1,213,532
Messages
6,114,177
Members
448,554
Latest member
Gleisner2

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top