+ Reply to Thread
Results 1 to 6 of 6

Need VBA association script for 2 columns

  1. #1
    Registered User
    Join Date
    08-07-2008
    Location
    Charleville
    Posts
    12

    Need VBA association script for 2 columns

    Hey,

    I Need VBA association script for 2 columns eg if in column a i have 2 values and in column b i have 3 values i would like to have an output like this:

    column a

    test
    excel

    column b

    1
    2
    3

    output

    column a column b
    test 1
    test 2
    test 3
    excel 1
    excel 2
    excel 3

    is this possible?

    thanks in advance for any help!

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Need VBA association script for 2 columns

    Post a Sample WORKBOOK.
    Nobody wants to type data from a picture or paste text from your post into a spreadsheet as a prelude to helping. To attach a file, push the button with the paperclip (or scroll down to the Manage Attachments button), browse to the required file, and then push the Upload button.


    To attach a file to your post, you need to be using the main 'New Post' or 'New Thread' page and not 'Quick Reply'.
    To use the main 'New Post' page, click the 'Post Reply' button in the relevant thread.

    On this page, below the message box, you will find a button labelled 'Manage Attachments'.
    Clicking this button will open a new window for uploading attachments.

    You can upload an attachment either from your computer or from another URL by using the appropriate box on this page.
    Alternatively you can click the Attachment Icon to open this page.

    To upload a file from your computer, click the 'Browse' button and locate the file.

    To upload a file from another URL, enter the full URL for the file in the second box on this page.
    Once you have completed one of the boxes, click 'Upload'.

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    08-07-2008
    Location
    Charleville
    Posts
    12

    Re: Need VBA association script for 2 columns

    My apologies, I dont use these forums much!sample.xlsx

  4. #4
    Forum Contributor tkowal's Avatar
    Join Date
    11-20-2010
    Location
    Miami, Fl
    MS-Off Ver
    Excel 2010
    Posts
    150

    Re: Need VBA association script for 2 columns

    Here is what you requested.....

    There are probably better and more efficienct ways of doing it... but at least this works and will get you started.

    AssColOutput.xlsm

  5. #5
    Registered User
    Join Date
    08-07-2008
    Location
    Charleville
    Posts
    12

    Re: Need VBA association script for 2 columns

    Thank you! I will be able to use this code for what i need!!

  6. #6
    Registered User
    Join Date
    08-07-2008
    Location
    Charleville
    Posts
    12

    Re: Need VBA association script for 2 columns

    Hey tkowal,

    Is there anyway that the code could dynamically judge the amount of cells populated rather than having it hard coded into the code?

+ 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