![]() |
#1
|
|||
|
|||
![]()
Hi,
I'm looking for a way to split one column with several hundred rows, to several rows containing each 100 rows. All advice will be appreciated. |
#2
|
||||
|
||||
![]()
You could insert a new worksheet and, on that, insert a formula like:
=OFFSET(Sheet1!$A$1,(COLUMN()-1)*50+ROW()-1,) where '50' is the number of rows you want to use on that worksheet. Simply copy the formula down to your last row (50 in the example), then across as far as needed.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Columns. How to move the left column so it's to the right of the 'right' column ? | Vit | Word | 9 | 11-21-2012 12:57 PM |
Independent, Split Columns in Word? | dave0620 | Word | 3 | 12-12-2011 07:15 PM |
Fill column with other columns info | Novice | Excel Programming | 10 | 07-28-2011 09:45 AM |
how to create two columns based on a certain criterior from the original two column? | where_pc | Excel | 3 | 06-13-2011 10:39 AM |
![]() |
Jamal NUMAN | Excel | 1 | 01-12-2011 07:59 PM |