+ Reply to Thread
Results 1 to 2 of 2

How to prevent cell reference incrementing

  1. #1
    theresaluff@gmail.com
    Guest

    How to prevent cell reference incrementing

    I have an issue with a spreadsheet in that I want a calculation to
    always use the same cell in a calculation.

    I have placed the $ signs before the letter and number references and I
    have even tried defining a name for the cells concerned but as soon as
    I insert a line above the whole equation is offset which causes
    problems.

    Is there a way to totally lock into a certain cell either through using
    the name or with special characters ?


  2. #2
    Niek Otten
    Guest

    Re: How to prevent cell reference incrementing

    Put the address in a cell as text (let's say in A1)
    Use =INDIRECT(A1)

    --
    Kind regards,

    Niek Otten

    <theresaluff@gmail.com> wrote in message
    news:1141057927.595398.191660@j33g2000cwa.googlegroups.com...
    >I have an issue with a spreadsheet in that I want a calculation to
    > always use the same cell in a calculation.
    >
    > I have placed the $ signs before the letter and number references and I
    > have even tried defining a name for the cells concerned but as soon as
    > I insert a line above the whole equation is offset which causes
    > problems.
    >
    > Is there a way to totally lock into a certain cell either through using
    > the name or with special characters ?
    >




+ 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