+ Reply to Thread
Results 1 to 3 of 3

how do I insert a row without the formula changing?

Hybrid View

  1. #1
    BertiesMum
    Guest

    how do I insert a row without the formula changing?

    I have set up a work book to calculatre 12 week averages, and need to insert
    a new row each week, but when I do the formulas change. How do I stop this
    to make the formula take account of the new row?

  2. #2
    Peo Sjoblom
    Guest

    Re: how do I insert a row without the formula changing?

    Where do you insert the row? On top or below?

    =AVERAGE(INDIRECT("A2:A13"))

    will always average A2:A13


    --

    Regards,

    Peo Sjoblom

    "BertiesMum" <BertiesMum@discussions.microsoft.com> wrote in message
    news:3B9CBC6E-704B-49F4-B9BE-4305C51A20C1@microsoft.com...
    > I have set up a work book to calculatre 12 week averages, and need to

    insert
    > a new row each week, but when I do the formulas change. How do I stop

    this
    > to make the formula take account of the new row?




  3. #3
    David McRitchie
    Guest

    Re: how do I insert a row without the formula changing?

    You can use OFFSET from $A$1
    or you could write your formula so that the address is within double quotes.

    If that does not help or get you started, ...
    What is the formula(s) that is not change. Examples of what you want,
    what you tried, and what you got are always helpful.
    ---
    HTH,
    David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
    My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
    Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

    "BertiesMum" <BertiesMum@discussions.microsoft.com> wrote in message news:3B9CBC6E-704B-49F4-B9BE-4305C51A20C1@microsoft.com...
    > I have set up a work book to calculatre 12 week averages, and need to insert
    > a new row each week, but when I do the formulas change. How do I stop this
    > to make the formula take account of the new row?




+ 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