+ Reply to Thread
Results 1 to 2 of 2

Make an entire row of data follow the lead cell in column A

  1. #1
    Forum Contributor
    Join Date
    04-04-2016
    Location
    dallas tx
    MS-Off Ver
    365 (15.0.5501.1000)
    Posts
    541

    Make an entire row of data follow the lead cell in column A

    There is a list of people that is populated by an index match from a roster tab. Each person has recorded data going back from January 1 until present day. This data is included in that person's row. The issue is that when we add or subtract someone from the roster and the alphabetize the individuals on the roster page, The data in the person's row does not "follow" them during the alphabetization shuffle. This will result in the persons information being hopelessly lost with no way to determine whos original data was theirs. How can I make the persons data "follow" them around if there name moves up or down in the list?
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,838

    Re: Make an entire row of data follow the lead cell in column A

    The short answer is you cannot make a person's data "follow" [by using formulae] when the relationship is simply based on a row number . You will need VBA to do what you want i.e adding/deleting (and sorting) rows and ensuring that the data remains with its correct "owner".

    An example: I add (insert) a new person at row 14 in Roster which immediately compromises the "Rota" sheet. In the Rota sheet I need to insert a new row (14) and then amend all entries in MH4 from 14 onwards to reflect the name/row relation. If people have been deleted, it is even more complex.

    Hence each row has to be treated as an "entity" so whole rows are moved: hence the need for VBA.
    Last edited by JohnTopley; 07-29-2021 at 02:44 PM.

+ 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. All cells in row follow lead "A" column cell
    By chriswrcg in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 06-27-2021, 11:08 PM
  2. [SOLVED] Make Userform follow a specific cell
    By gnaske in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 02-22-2021, 05:47 AM
  3. [SOLVED] How to highlight and entire column and make the macro perform on each cell ?
    By kjy1989 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-09-2013, 01:47 AM
  4. Make a Cell show the status of a contract - Active - Follow Up - Closed
    By excelmabel2013 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-06-2013, 04:00 PM
  5. VLOOKUP - How to make cell format follow?
    By Mr. Green Genes in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-28-2009, 03:13 AM
  6. Make cell follow formatting of another cell
    By da_sprite in forum Excel General
    Replies: 3
    Last Post: 05-09-2009, 10:10 AM
  7. How do I make the fill color of a cell on one sheet follow the co.
    By SteelerfanDan in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-08-2005, 06:06 PM

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