+ Reply to Thread
Results 1 to 4 of 4

Compiling relevant data into a new list on a different worksheet

  1. #1
    Registered User
    Join Date
    06-14-2011
    Location
    Ohio, USA
    MS-Off Ver
    Excel 2003
    Posts
    22

    Compiling relevant data into a new list on a different worksheet

    I am working on a macro to greatly cut down on statistical analysis for a project. The first portion (If sections 1 and 2) is complete and works fine. That part located the statistically significant values in the results and colored the cells they occupied.

    The second part (If sections 3 and 4) is where I have no idea what to do. What I would like it to do is locate the colored cells, then take the category name (ie the words in the cells that correspond to the X and Y axis) and list them on another work sheet in two columns (with each color getting a different set of columns)

    I have posted a sample data set to give you an idea of what the data looks like, and a general outline of what I want the final data to look like.

    if anyone has some basic suggestions of approaches to try, please let me know.

    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by Houseofnerd; 06-23-2011 at 04:31 PM. Reason: Clarification of problem

  2. #2
    Registered User
    Join Date
    06-14-2011
    Location
    Ohio, USA
    MS-Off Ver
    Excel 2003
    Posts
    22

    Re: Compiling relevant data into a new list on a different worksheet

    Ok, I've tried retooling the code, but now I'm getting a "Statement Invalid Outside of Type Block," and I have no idea what that means.

    Please Login or Register  to view this content.

  3. #3
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Compiling relevant data into a new list on a different worksheet

    Houseofnerd,

    Attached is a modified version of your sample workbook. It contains a button labelled "Update" that is assigned to the following macro:
    Please Login or Register  to view this content.


    Hope that helps,
    ~tigeravatar
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    06-14-2011
    Location
    Ohio, USA
    MS-Off Ver
    Excel 2003
    Posts
    22

    Re: Compiling relevant data into a new list on a different worksheet

    Awesome, looks like it works. I can tweak it a bit to apply it to my actual data set.

    Thank you kindly.

+ 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