+ Reply to Thread
Results 1 to 2 of 2

Odd question re: cell referencing

  1. #1
    Registered User
    Join Date
    10-17-2006
    Posts
    1

    Odd question re: cell referencing

    Hi, any help that you could provide would be greatly appreciated! I would like to reference a cell on another worksheet - but would like to keep it pointed at THAT cell, regardless of where the information currently in that cell might move to. (I have tried all forms of referencing, $A$1, A1, $A1, and A$1.) It seems that all of them seem to stay with the contents of the cell rather than staying with the cell location. Thanks for your help!

  2. #2
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by bindak
    Hi, any help that you could provide would be greatly appreciated! I would like to reference a cell on another worksheet - but would like to keep it pointed at THAT cell, regardless of where the information currently in that cell might move to. (I have tried all forms of referencing, $A$1, A1, $A1, and A$1.) It seems that all of them seem to stay with the contents of the cell rather than staying with the cell location. Thanks for your help!
    =Offset(A1,2,3)

    points to cell D3, and stays there.

    ---
    Si fractum non sit, noli id reficere.

+ 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