Break out data into tabs

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

Guest

I have about 10,000 lines of data in one sheet. I would like to take the
primary sort field (first coloumn, 13 total occurances) and break the data
out into tabs. So basically in addition to the one tab, I would have 13
additional tabs..

Field1 Field2 Field3
X 1 2
X 2 3
Y 1 4
Y 2 5
Y 8 4
Z 8 7
Z 7 4

So, if you take the above example, this would produce 3 tabs (once each for
X, Y and Z) and the tab for X would only have the data where field1 equals X,
so on..

Any help will be greatly appreciated..
 
If you make a pivot table out of your data and use Field1 as a page field,
then you can select "Show Pages" from the pivot table toolbar and each will
be on a tab of its own.
Does that work for what you want to do?

Bob Umlas
Excel MVP
 

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