A
aeg42
When I run subtotals on a set of data, it's obviously not that flexibl
in what it will display for the subtotals themselves. For instance,
have a three column worksheet where the first column has a product #
the second column has a description and the third column has
quantity. When I run the subtotals, I do a sum on the quantity at eac
change in product #. Pretty standard, right?
So the subtotals are there now, and on the left side of the screen, yo
have the collapsible tree for the subtotal function, so I can collaps
the spreadsheet to only display the subtotals. The problem with this i
that it only shows the product # and the subtotal for the quantity. Th
description basically disappears. Is there a way to get the descriptio
to appear on the same line as the subtotals?
will be blank. You could put the formula >=B5 in here to replicate th
description. You can then copy this >cell into all the other subtota
rows, like this:
This helped immensely in terms of being able to do what I wanted wit
the subtotals, but what I ultimately need is to be able to automate th
process. Does anyone know of a way to get this to fill automaticall
the way I need it to?
Thanks,
Andre
in what it will display for the subtotals themselves. For instance,
have a three column worksheet where the first column has a product #
the second column has a description and the third column has
quantity. When I run the subtotals, I do a sum on the quantity at eac
change in product #. Pretty standard, right?
So the subtotals are there now, and on the left side of the screen, yo
have the collapsible tree for the subtotal function, so I can collaps
the spreadsheet to only display the subtotals. The problem with this i
that it only shows the product # and the subtotal for the quantity. Th
description basically disappears. Is there a way to get the descriptio
to appear on the same line as the subtotals?
is your first subtotal row and column B is your >description column. BAs far as I know, you cannot get this to happen automatically
However, you can easily add them manually. For example, >suppose row
will be blank. You could put the formula >=B5 in here to replicate th
description. You can then copy this >cell into all the other subtota
rows, like this:
Copy cell B6.
Select cells in column B down to just before the grand total row
Then use Edit > Go To > Special > Blanks
This will select all the column B cells in subtotal rows, so Past
will now put the formula into them all.
This helped immensely in terms of being able to do what I wanted wit
the subtotals, but what I ultimately need is to be able to automate th
process. Does anyone know of a way to get this to fill automaticall
the way I need it to?
Thanks,
Andre