+ Reply to Thread
Results 1 to 2 of 2

Copying data to a table based on cell values

  1. #1
    Valued Forum Contributor Miraun's Avatar
    Join Date
    04-03-2009
    Location
    New England
    MS-Off Ver
    2003, 2007, 2010, 2013
    Posts
    554

    Copying data to a table based on cell values

    Hello everyone;

    I've undertaken a task beyond my VBA abilities, and I'm hoping to get some assistance! Hopefully I'll be able to dissect the solution code to learn from it so it won't happen again.

    Here are the basic requirements raised to me:
    We have 2 worksheets. One retains the raw data, the other contains a grid. (Assessment and Graph)
    On the assessment worksheet, there are categories of information, with many potential items underneath, each containing a description field, impact, and likelihood score.
    Impact and Likelihood are scored on a 1-5 scale.
    On the Graph sheet, there is a Impact/Likelihood table, with those same 1-5 values.
    The goal is to populate the Items from the assessment worksheet into the Graph worksheet.
    For items that contain the same Impact and Likelihood, subsequent entries within that value will be on the next line of text.


    For the purposes of the example spreadsheet provided, I have pre-populated the values in the graph worksheet.

    I have no array names defined currently, go nuts if it's necessary!

    Actual size of the assessment data will be 100+ Lines, thus looking for the way to automate it.


    Thank you in advance for any assistance on this. I'm really anxious to see what I can learn from the code provided.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor Miraun's Avatar
    Join Date
    04-03-2009
    Location
    New England
    MS-Off Ver
    2003, 2007, 2010, 2013
    Posts
    554

    Re: Copying data to a table based on cell values

    Pardon the bump for the new day. If anyone needs additional details, or can point me to the direction of a good (and sadly basic) VBA guide, please don't hesitate to let me know.

+ 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