+ Reply to Thread
Results 1 to 5 of 5

Macro which copies based on row and column inputs

  1. #1
    Registered User
    Join Date
    05-15-2012
    Location
    Guam
    MS-Off Ver
    2010
    Posts
    30

    Macro which copies based on row and column inputs

    Hi,

    I need a macro which copies values based on row and column inputs. The inputs will be in a list format in it's own worksheet, the data will be in another worksheet, and the output in a separate worksheet. Column inputs are in numerical format instead of alphabetical.
    See example below:

    Data:

    ......A.......B.......C
    1....AAA....BBB....CCC
    2....DDD....EEE....FFF
    3....GGG....HHH....III

    Inputs:
    Row Column
    1.....1
    2.....2
    3.....3

    Output:
    AAA
    EEE
    III

  2. #2
    Forum Expert
    Join Date
    12-10-2006
    Location
    Sydney
    MS-Off Ver
    Office 365
    Posts
    3,527

    Re: Macro which copies based on row and column inputs

    Hi there,

    Try this:

    Please Login or Register  to view this content.
    Regards,

    Robert
    ____________________________________________
    Please ensure you mark your thread as Solved once it is. Click here to see how
    If this post helps, please don't forget to say thanks by clicking the star icon in the bottom left-hand corner of my post

  3. #3
    Registered User
    Join Date
    05-15-2012
    Location
    Guam
    MS-Off Ver
    2010
    Posts
    30

    Re: Macro which copies based on row and column inputs

    Thanks so much!!! Works as advertised. Now I can concentrate on more important matters

  4. #4
    Forum Expert
    Join Date
    12-10-2006
    Location
    Sydney
    MS-Off Ver
    Office 365
    Posts
    3,527

    Re: Macro which copies based on row and column inputs

    Glad to hear it and you're welcome

  5. #5
    Registered User
    Join Date
    05-15-2012
    Location
    Guam
    MS-Off Ver
    2010
    Posts
    30

    Re: Macro which copies based on row and column inputs

    Please Login or Register  to view this content.

+ 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