#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,101
Default copy rows question

how can I take a column populated with a list of unique values and manipulate
it to get a new column with 6 of each of the values, consecutively?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,101
Default copy rows question

Ok I figured it out, I'll post the answer in case its helpful.

Create a helper column with six rows of '1' followed by six '2's, six
threes, etc.

in an another column use (assuming your original data is in column A, and
your helper column is B) =INDEX(A:A,B1,1) and drag the formula down.

Mike

"mike" wrote:

how can I take a column populated with a list of unique values and manipulate
it to get a new column with 6 of each of the values, consecutively?

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
Copy rows of data (eliminating blank rows) from fixed layout Sweepea Excel Discussion (Misc queries) 1 March 13th 07 11:05 PM
Copy/Paste question Dan Excel Worksheet Functions 0 February 22nd 07 12:55 AM
Hide Rows - copy and paste only rows that show Access101 Excel Worksheet Functions 3 March 1st 06 12:39 AM
Copy worksheet question Greegan Excel Worksheet Functions 4 August 1st 05 06:43 AM
Copy Paste Question lcannon Excel Discussion (Misc queries) 1 June 14th 05 12:48 AM


All times are GMT +1. The time now is 09:44 AM.

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"