Results 1 to 5 of 5

Create a Series of Rows of Repeating Values from Lists

Threaded View

  1. #1
    Registered User
    Join Date
    07-11-2011
    Location
    Gatineau, QC
    MS-Off Ver
    Excel 2010
    Posts
    50

    Create a Series of Rows of Repeating Values from Lists

    Hello all,

    I have an issue I was hoping someone could help me with. I have a series of lists, and I want to combine all of these lists so that there are a series of rows that repeat every value from each list.

    For example, I have three columns for person, product, and date.

    Person Product Date
    John Product A April
    Ken Product B May
    Brenda Product C June

    I want a quick way to create a series of rows that list every combination of these three lists. For example, for John I would need to end up with 9 rows to repeat every single product and every single month for this person.

    John Product A April
    John Product A May
    John Product A June
    John Product B April
    John Product B May
    John Product B June
    John Product C April
    John Product C May
    John Product C June

    Does anyone know of a macro or of a simple way to do this? The lists are quite long so doing it manually would be incredibly time consuming and prone to error.

    I have attached an example workbook of the problem.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Add a set series of numbers to a column of repeating values
    By Groovicles in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-14-2013, 10:13 AM
  2. [SOLVED] create a series of cell values from the concateneation of 2 lists based on a condition
    By dpen in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-28-2013, 07:15 AM
  3. How to create repeating number series?
    By phudpucker99 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-30-2013, 11:48 AM
  4. [SOLVED] Create calendar by repeating values
    By chas65 in forum Excel General
    Replies: 5
    Last Post: 06-03-2012, 11:00 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