+ Reply to Thread
Results 1 to 3 of 3

How NOT to extend formula/refrence to a cell

Hybrid View

  1. #1
    PankajSharma4u@gmail.com
    Guest

    How NOT to extend formula/refrence to a cell

    Hi
    One of the cells( of sheet2) of my excel has formula as =Sheet1!C2
    I want the next (say 30 ) cells to have the same formula =Sheet1!C2.
    I dont want excel to automatically change the refrence to C3,C4,C5.....

    Turning off tools>>options>edit>>extend data range formats and formula
    Doesnt help. Can someone help me out.
    Thanks in advance...Pankaj


  2. #2
    Dave Peterson
    Guest

    Re: How NOT to extend formula/refrence to a cell

    You could use:

    =sheet1!$c$2

    And drag down.

    Or you could just use a formula that points at that first formula:

    If you have =Sheet1!c2 in A1
    then just use =$a$1

    Then you only have one formula that points back to that other sheet--if/when you
    want to change it.

    PankajSharma4u@gmail.com wrote:
    >
    > Hi
    > One of the cells( of sheet2) of my excel has formula as =Sheet1!C2
    > I want the next (say 30 ) cells to have the same formula =Sheet1!C2.
    > I dont want excel to automatically change the refrence to C3,C4,C5.....
    >
    > Turning off tools>>options>edit>>extend data range formats and formula
    > Doesnt help. Can someone help me out.
    > Thanks in advance...Pankaj


    --

    Dave Peterson

  3. #3
    Pankaj
    Guest

    Re: How NOT to extend formula/refrence to a cell

    it worked .Thank you so much ,Dave


    Dave Peterson wrote:
    > You could use:
    >
    > =sheet1!$c$2
    >
    > And drag down.
    >
    > Or you could just use a formula that points at that first formula:
    >
    > If you have =Sheet1!c2 in A1
    > then just use =$a$1
    >
    > Then you only have one formula that points back to that other sheet--if/when you
    > want to change it.
    >
    > PankajSharma4u@gmail.com wrote:
    > >
    > > Hi
    > > One of the cells( of sheet2) of my excel has formula as =Sheet1!C2
    > > I want the next (say 30 ) cells to have the same formula =Sheet1!C2.
    > > I dont want excel to automatically change the refrence to C3,C4,C5.....
    > >
    > > Turning off tools>>options>edit>>extend data range formats and formula
    > > Doesnt help. Can someone help me out.
    > > Thanks in advance...Pankaj

    >
    > --
    >
    > Dave Peterson



+ 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