Maintaining rows in a Pivot Table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an Income Statement that has account numbers and subtotals. I want to
keep the hierarchy/order if possible but it seems when I put the data into a
pivot table that it puts everything in numerical order followed by
alphabetical.

So is there a way for it not to sort my account data?

Thanks,
Steve
 
You could create a custom list of your account numbers, and base the
sort order on that.

In a cell on a blank worksheet, type your list, then select it
Choose Tools>Options
Select the Custom Lists tab
Click the Import button, click OK

When you create a new pivot table, items should be in the order of the
custom list.

To sort the items in an existing pivot table, select the field
button, and choose Data>Sort
Click the Options button, and choose your custom list.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top