+ Reply to Thread
Results 1 to 4 of 4

Mirrored cells

  1. #1
    Registered User
    Join Date
    11-14-2013
    Location
    Vilnius
    MS-Off Ver
    Excel 2003
    Posts
    2

    Mirrored cells

    I have a very similar question, as it was here here.

    The person in that thread asked:

    Is there a way to mirror cells? Say if sometimes i want to change one cell but have another do the same then i would just put =(cell) in but if i want to sometimes edit that cell and have it change the other too, how do i do that? So they are mirrored?

    In my case, i need certain cells to mirror in different sheets. For example i have a cell in sheet 1, C22 cell and i need it mirrored in sheet 2, cell C21. And there are lots of different pairs of cells that i need to "mirror" that when any of the two cells has been changed, the other mirrors the change (so the same value (text in my case) is in both cells).

    I hope my problem is clear, thanks in advance for your help!

  2. #2
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: Mirrored cells

    you can use the same way, select cell C21 on sheet2, then digit = , select sheet1, select cell C21, press Return
    If solved remember to mark Thread as solved

  3. #3
    Registered User
    Join Date
    08-09-2013
    Location
    Houston, TX
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: Mirrored cells

    The code from the other thread will work for this as well. However, it does need to be broken up.

    Let me make some assertions so I can explain. The cells to be mirrored in this example are 'Sheet1'!$A$1 and 'Sheet2'!$D$4.

    In the Sheet1 macro code, you would put:
    Please Login or Register  to view this content.
    And in the Sheet2 macro code, you would put
    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    11-14-2013
    Location
    Vilnius
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Mirrored cells

    Thanks, but i get this error - Compile Error. Sub of Function not defined.
    What I am doing wrong?

+ 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. Creating a new row beneath the relevant row with mirrored data except for last few..
    By rastafasta in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-04-2012, 11:48 PM
  2. Colors determined by CF on one worksheet mirrored on subsequent worksheets using VBA?
    By jonvanwyk in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-28-2011, 12:24 PM
  3. Adding rows when cells are cloned/mirrored?
    By kmuirhead in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 08-31-2011, 06:01 AM
  4. Building a mirrored notification sheet?
    By Bscott05 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-18-2010, 08:36 PM
  5. mirrored array/matrix
    By hierarchii in forum Excel General
    Replies: 3
    Last Post: 08-05-2005, 06:05 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