+ Reply to Thread
Results 1 to 6 of 6

Row Association

  1. #1
    Registered User
    Join Date
    08-09-2014
    Location
    Newport News VA
    MS-Off Ver
    Version2010
    Posts
    16

    Row Association

    I am new to VBA and need a way to figure out how to manipulate some rows of data in one sheet based on
    what happens in rows in another sheet. I need some kind of sorting function or button.
    In the attached spreadsheet, when the Events Column A in the 'Input' tab change, the Events in Column A
    in the 'Track' tab change as well, but I need the numbers associated with those events to track along
    with the Events.

    This might not make sense because I left out that this is based on a friend's spreadsheet that doesn't
    exist on a public network and I can't reproduce all the code to show you. There is already a Sort button
    that actually consolidates the Events in column A on the first tab and bunches them all up at the top of
    the column when one gets deleted off the list. I hope to add some code to that button that will also
    manage to associate these numbers to the events on the second tab.

    Thanks for your help !
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    08-09-2014
    Location
    Newport News VA
    MS-Off Ver
    Version2010
    Posts
    16

    Re: Row Association

    Can anyone help me with this? I just need a way to keep the rows of numbers associated with the Events in Column A in the second tab. Anybody have any code to do this? Thanks!!

  3. #3
    Forum Guru
    Join Date
    08-26-2007
    Location
    London
    Posts
    4,606

    Re: Row Association

    You could store the values in a table and use a look up. But why do you need to duplicate this across two sheets anyway?

  4. #4
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Row Association

    Try this too see if it does what you want.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    08-09-2014
    Location
    Newport News VA
    MS-Off Ver
    Version2010
    Posts
    16

    Re: Row Association

    John,
    I'm not sure what you did exactly but I don't think that's what I was looking for. I see some code but I don't see that it does anything. Is there a button or something I should be looking for? Does it sort the list? Does it associate the numbers with the event names? I don't get it. Thanks for your help!

  6. #6
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: Row Association

    As a change occurs in Sheets Input, it is also reflected in Sheets Track. No button. It doesn't sort. I thought that was what you were looking for.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. association cells
    By gigi1965 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-14-2013, 09:46 PM
  2. File Association for xls
    By mannym100 in forum Excel General
    Replies: 6
    Last Post: 01-16-2010, 11:16 AM
  3. List association
    By albyrd33 in forum Excel General
    Replies: 1
    Last Post: 12-24-2009, 04:50 AM
  4. excell association
    By john3565 in forum Excel General
    Replies: 14
    Last Post: 08-19-2009, 11:39 PM
  5. File association
    By spartacusjones in forum Excel General
    Replies: 0
    Last Post: 02-18-2008, 11:55 AM

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