+ Reply to Thread
Results 1 to 3 of 3

Trying to duplicate data

  1. #1
    Registered User
    Join Date
    01-14-2014
    Location
    US
    MS-Off Ver
    Excel 2010
    Posts
    5

    Trying to duplicate data

    I need excel to refer data in cell A1 and duplicate it multiple times in next column, cell A2 and duplicate it multiple time below the first set etc.

    Ex:

    1 1
    2 1
    3 1
    4 1
    5 1
    2
    2
    2
    2
    2
    3
    3
    3
    3
    3
    4
    4
    4
    4
    4
    5
    5
    5
    5
    5
    Last edited by neonlights; 01-14-2014 at 04:42 PM.

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: Trying to duplicate data

    you could try =index(A:A,roundup(row(A1)/4,0)) assuming you want those repeated four times each.
    in cell B1 then dragged down.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Registered User
    Join Date
    01-14-2014
    Location
    US
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Trying to duplicate data

    Thanks Sambo kid; it helped.

    *ed

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 8
    Last Post: 11-25-2013, 10:26 PM
  2. Replies: 5
    Last Post: 09-26-2013, 11:45 AM
  3. [SOLVED] Delete duplicate data column A and merge data in colum B into single cell
    By GAIMoore in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-19-2013, 04:17 PM
  4. Search column a for duplicate data and copy entire row to duplicate sheet
    By crazyAMP in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-20-2012, 08:21 PM
  5. Duplicate data two field find the duplicate data
    By verse in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-31-2008, 12:09 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1