+ Reply to Thread
Results 1 to 3 of 3

Locked in

  1. #1
    smandula
    Guest

    Locked in

    How do you lock in a formula that receives data from Sheet 1?

    Sheet1!$B$8

    Every time I add a new line to Sheet1 the data moves down,
    So does the formula.

    Sheet1!$B$9

    I thought $ would freeze the cell reference.

    Any thoughts?




  2. #2
    Forum Contributor
    Join Date
    06-10-2004
    Location
    India
    Posts
    1,066
    Use this instead:
    =INDIRECT("Sheet1!B8")

    Mangesh

  3. #3
    smandula
    Guest

    Re: Locked in

    I guess the idirect function may the answer.
    =INDIRECT("Sheet1!A1")

    Anything further?




+ 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