+ Reply to Thread
Results 1 to 2 of 2

Excel 2007 : Data from 3 columns into Fourth column

Hybrid View

  1. #1
    Registered User
    Join Date
    02-13-2008
    MS-Off Ver
    2007
    Posts
    82

    Data from 3 columns into Fourth column

    Column A has numbers in cells A1 to A10

    Column B has numbers in cells B1 to B276

    Column C has numbers in cells C1 to C100

    I want to create another column (Column D) which will include all possbile combinations of these 3 columns i.e in cell D1, I want A1-B1-C1, in cell D2 I want A1-B1-C2 ... up to A10-B276-C100.

    What is the best way to do this?

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,372

    Re: Data from 3 columns into Fourth column

    Hi EsKay!

    You are going to have 276 THOUSAND rows in Column D. What are you going to do with all that?

    The best way to do this is to write a VBA Loop using 3 loopers. One for Col C, One for Col B and One for Col A.
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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