+ Reply to Thread
Results 1 to 3 of 3

Interconnected Cells (one cell on several lists)

  1. #1
    Registered User
    Join Date
    08-20-2014
    Location
    Prague, Czech Republic
    MS-Off Ver
    2013
    Posts
    2

    Interconnected Cells (one cell on several lists)

    Well I have a little bit tricky question for you guys.

    Issue:
    I would like to create one cell, which will be placed on several list. From another point of view, I would like to interconnect cells on several lists and make for them same rule.
    For example:
    You will put some value in A1 cell on list1 and it will change value in cell A1 on List2 and etc. on list3,4... But If i would like to change A1 on list2 - the result should be same. One cell on several lists.

    Thx!

  2. #2
    Valued Forum Contributor
    Join Date
    09-25-2011
    Location
    Eastbourne, England
    MS-Off Ver
    Excel 2010
    Posts
    1,089

    Re: Interconnected Cells (one cell on several lists)

    Hi Amaroun

    Welcome to the forum.

    To achieve what you are asking will require some VBA and will take a lot of upkeeping (for example if you wish to add another list)

    The first part is very easy, making one cell a "master" cell (for example A1 in List 1) and reference all the other cells to that one.

    I suggest that if you need to change the value while you are in (for instance List 2) then you could set up a hyperlink to List 1, amend the value in list 1 and then use another hyperlink back to List 2.

    In this way you will only ever have to keep A1 in List 1 correct in order for all other values to be correct.

    Let me know if I should explain anything.

    Regards
    Alastair

  3. #3
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Interconnected Cells (one cell on several lists)

    I suggest to you that you just designate LIST 1 as the master list and make all changes from there. To do what you want will create CIRCULAR references and will require VBA to get around because once you enter a value directly into one of the other lists, the formula forming the links to LIST 1 will be over-written with the value and the whole purpose of your updating will be destroyed.
    <---------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

+ 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. Duplicate, Dependent/Related/Interconnected Data Validation (Drop Down Lists)
    By dilbert1865 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-06-2014, 10:51 AM
  2. How can I copy two interconnected slicer data to cell
    By vinayakkadam in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 05-20-2013, 08:42 AM
  3. how to ignore blank cells in creatig dropdown lists (validation lists)
    By Elainefish in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-02-2013, 07:45 AM
  4. Replies: 2
    Last Post: 12-17-2012, 04:04 AM
  5. Formula for Interconnected Sheets
    By bovie in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 07-31-2009, 11:09 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