+ Reply to Thread
Results 1 to 3 of 3

Inserting a cell without altering forumlaes

  1. #1
    Registered User
    Join Date
    06-14-2007
    Posts
    1

    Inserting a cell without altering forumlaes

    Hey,

    I need help with a very simple problem. I need to insert a row every week on my spreadsheet at work into row 2. I have formulae =average(a2:a6) elsewhere on the sheet, but after an insert it changes to (a3:a7) is there anyway I can lock the formulae to remain selected on cells a2:a6 after a row insert?

    Thanks

  2. #2
    Banned User!
    Join Date
    10-14-2006
    Posts
    1,211
    Quote Originally Posted by mercury981
    Hey,

    I need help with a very simple problem. I need to insert a row every week on my spreadsheet at work into row 2. I have formulae =average(a2:a6) elsewhere on the sheet, but after an insert it changes to (a3:a7) is there anyway I can lock the formulae to remain selected on cells a2:a6 after a row insert?

    Thanks
    =AVERAGE(INDIRECT("A2:A6"))

  3. #3
    Registered User
    Join Date
    06-14-2007
    Posts
    4
    average($a$2:$a$6)

+ 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