+ Reply to Thread
Results 1 to 3 of 3

read value in one certain cell and not follow the value to another cell if moved.

  1. #1
    Registered User
    Join Date
    12-22-2012
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    2

    read value in one certain cell and not follow the value to another cell if moved.

    tx guys. So I'm trying to have a cell read the value of a cell even if it is moved and/or replaced and wondering if it's possible.
    i.e.: a1 has an "8" in it. a2 has a "2" in it. b1 reads "=a1" so then displays an "8" but if I cut a1 and paste it in a3 and move a2 up into a1, then b1 now reads the "8" in a2 instead of the "2" a1. Anyway to keep b1 reading the "CELL" of a1 and not the "Value"?
    tx! newbie.

  2. #2
    Forum Expert
    Join Date
    07-16-2010
    Location
    Northumberland, UK
    MS-Off Ver
    Excel 2007 (home), Excel 2010 (work)
    Posts
    3,054

    Re: read value in one certain cell and not follow the value to another cell if moved.

    In B1 try:

    =INDIRECT("A1")

  3. #3
    Registered User
    Join Date
    12-22-2012
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: read value in one certain cell and not follow the value to another cell if moved.

    You rock. Thanks Andrew.

+ 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