Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 37
Default How to Split the table and keep the header on each portion.

We would like to split the spread**** in even portions of 2400 rows and keep
the header on each of them. How can this be done?
And, after it is done, can those portions be saved separately?
--
capxc
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default How to Split the table and keep the header on each portion.

In the next free column, enter this formula:

=ROW()-1

and copy down - it will give you a simple sequence 1, 2, 3, 4 etc,
assuming your data starts on row 2. Apply Autofilter to this column,
and from the filter drop-down select Custom and then choose Less than
or equal to and enter 2400. You can now select all the visible cells
including the header row and <copy and paste them into a new
worksheet.

For your next batch you should choose Custom from the Filter drop-down
and choose two conditions:

Greater than 2400
And
Less than or equal to 4800

Again, highlight the visible cells including the header and copy/paste
into a new sheet. Keep doing this until you are finished, adjusting
the range of numbers as appropriate.

Finally, you can delete the original sheet and use File | Save As to
give the file a different name.

Hope this helps.

Pete

On Jul 30, 9:28*am, capxc wrote:
We would like to split the spread**** in even portions of 2400 *rows and keep
the header on each of them. How can this be done?
And, after it is done, can those portions be saved separately?
--
capxc


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
Split a table into two Lovis Excel Discussion (Misc queries) 1 November 20th 07 04:49 PM
Split table into smaller tables & into different worksheets each Pradeep Excel Worksheet Functions 8 May 9th 07 05:39 PM
How do i split my column excluding the header into three sections Linzi Excel Discussion (Misc queries) 2 August 31st 06 12:18 AM
Split cells below header column: HBH Gloria Excel Worksheet Functions 2 March 9th 06 01:01 PM
Split cell as we do in table in word PK Baranwal New Users to Excel 2 March 9th 06 06:55 AM


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

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

About Us

"It's about Microsoft Excel"