+ Reply to Thread
Results 1 to 3 of 3

How to keep a cell ref in formula unchanged when the ref cell move

  1. #1
    Clifton Ford
    Guest

    How to keep a cell ref in formula unchanged when the ref cell move

    If a formula in one cell references, for example, cell C1, how can I keep the
    formula refering to cell C1 when cell C1 moves to another cell by inserting
    or dragging.

  2. #2
    Ron Coderre
    Guest

    RE: How to keep a cell ref in formula unchanged when the ref cell move

    Instead of =C1, try:

    =INDIRECT("C1")

    Does that help?

    ***********
    Regards,
    Ron

    XL2002, WinXP-Pro


    "Clifton Ford" wrote:

    > If a formula in one cell references, for example, cell C1, how can I keep the
    > formula refering to cell C1 when cell C1 moves to another cell by inserting
    > or dragging.


  3. #3
    Clifton Ford
    Guest

    RE: How to keep a cell ref in formula unchanged when the ref cell

    Yes, thanks much

    "Ron Coderre" wrote:

    > Instead of =C1, try:
    >
    > =INDIRECT("C1")
    >
    > Does that help?
    >
    > ***********
    > Regards,
    > Ron
    >
    > XL2002, WinXP-Pro
    >
    >
    > "Clifton Ford" wrote:
    >
    > > If a formula in one cell references, for example, cell C1, how can I keep the
    > > formula refering to cell C1 when cell C1 moves to another cell by inserting
    > > or dragging.


+ 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