+ Reply to Thread
Results 1 to 6 of 6

Mirror data of one cell to another

  1. #1
    Registered User
    Join Date
    11-19-2008
    Location
    Austraila
    Posts
    3

    Mirror data of one cell to another

    Hi i am looking to miror the data of one cell (cellA) to another Cell (cellB)
    Cell A I need to add the data to and for it to automaticaly appeares in cell B
    I can not have any formulars in cell B because it is controlled by a macro button and deleates the formulars
    I hope i have explaind it properly thanks Ron
    Last edited by Ron J Burns; 11-19-2008 at 07:56 AM.

  2. #2
    Forum Expert oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Home)
    Posts
    7,097
    Please click on the forum rules link at the top of the page and take time to read and then amend your question title to something more meaningful
    oldchippy
    -------------


    Blessed are those who can give without remembering and take without forgetting

    If you are happy with the help you have received, please click the <--- STAR icon on the left - Thanks.

    Click here >>> Top Excel links for beginners to Experts

    Forum Rules >>>Please don't forget to read these

  3. #3
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Please read the Forum Rules & edit your title appropriately
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  4. #4
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582
    You'd need to use VBA to do this.
    Right click on the sheet tab and "View code"
    Paste in this code
    Please Login or Register  to view this content.
    If anything is inputted into A1 (Cells(1,1)), then that value is automatically mirrored in B1. Change the Cells values to fit your needs. Does this work for you?
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  5. #5
    Registered User
    Join Date
    11-19-2008
    Location
    Austraila
    Posts
    3

    R J Burns

    Thanks ChenistB for your reply and i tryed your coments you posted
    I have a problem with the Macro button as it has a password that i dont know so when i click on VIEW CODE the VBA Progect Password comed up

    Is their any other way of doing this
    Thaks Ron

  6. #6
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582
    So you are trying to add this to a workbook that already has a password that protects the VBA? Hmmmm

+ Reply to Thread

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