Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Break out data into tabs

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..

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 320
Default Break out data into tabs

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


"alwymo" wrote in message
...
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..



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Break Up Data Jennifer Excel Worksheet Functions 1 December 3rd 08 10:39 PM
break data into columns Totti Excel Discussion (Misc queries) 4 November 16th 08 12:33 PM
Page break when data changes.... tfarley Excel Worksheet Functions 7 April 9th 08 09:08 PM
break XY data to series [email protected] Charts and Charting in Excel 1 October 28th 07 11:01 PM
Break cell into multiple lines by line break Chia Excel Discussion (Misc queries) 1 August 20th 06 06:37 AM


All times are GMT +1. The time now is 04:39 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"