Results 1 to 18 of 18

List of names that needs to be identical and updated in different tables across sheets

Threaded View

Neomores List of names that needs to... 05-02-2013, 02:53 PM
aydeegee Re: List of names that needs... 05-02-2013, 04:00 PM
FDibbins Re: List of names that needs... 05-02-2013, 04:09 PM
Neomores Re: List of names that needs... 05-02-2013, 05:24 PM
Neomores Re: List of names that needs... 05-02-2013, 05:32 PM
FDibbins Re: List of names that needs... 05-02-2013, 05:53 PM
Neomores Re: List of names that needs... 05-03-2013, 10:24 AM
FDibbins Re: List of names that needs... 05-07-2013, 06:23 PM
aydeegee Re: List of names that needs... 05-05-2013, 12:55 PM
Neomores Re: List of names that needs... 05-06-2013, 10:11 AM
aydeegee Re: List of names that needs... 05-06-2013, 03:36 PM
Neomores Re: List of names that needs... 05-06-2013, 06:48 PM
newdoverman Re: List of names that needs... 05-06-2013, 07:58 PM
aydeegee Re: List of names that needs... 05-07-2013, 03:54 AM
Neomores Re: List of names that needs... 05-07-2013, 10:00 AM
newdoverman Re: List of names that needs... 05-07-2013, 10:12 AM
aydeegee Re: List of names that needs... 05-07-2013, 06:04 PM
aydeegee Re: List of names that needs... 05-08-2013, 04:51 PM
  1. #13
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: List of names that needs to be identical and updated in different tables across sheets

    Here is a possible partial solution that might be of interest. I moved the tables on Table2 and Table3 so that the upper left of all the tables were located at C3. I then extended the tables on Table2 and Table3 to go to row 50. Any row would be ok. This is just to allow for the expansion of the table on Table1. As the table on Table1 is extended with data, the other tables will automatically be extended.

    The formula that I entered in the first column of the tables on Table2 and Table3 is:

    Formula: copy to clipboard
    =IFERROR(TABLE1[@],"")


    Copy this formula down to the bottom row of the tables on Table2 and Table3. Now, whatever edits you make in column C of the table on Table1, the same edit will be carried over to the other tables with the exception of deleting a cell or inserting a cell in column C. If you change a product name, that name will be changed in the other tables. If you add a name to the table in Table1, that name will be added to the other tables.

    If you delete the contents (not the cell) of a cell in column C, the same cell in column C of the other tables will also be deleted.
    Attached Files Attached Files
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

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