Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I am trying to put together a spreadsheet where I get a 26 week average on
the first 26 items in the column. When I insert a cell in the column the formula expands to 27 items. How do I lock the formula on 26 items/ -- Kip |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Kip
Use the indirect function. In say B1 Type the range e.g. B2:b30 and use the following =AVERAGE(INDIRECT(B1)) "Kip" wrote: I am trying to put together a spreadsheet where I get a 26 week average on the first 26 items in the column. When I insert a cell in the column the formula expands to 27 items. How do I lock the formula on 26 items/ -- Kip |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Averaging | Excel Discussion (Misc queries) | |||
Averaging | Excel Worksheet Functions | |||
Averaging | Excel Discussion (Misc queries) | |||
averaging & ??? | Excel Worksheet Functions | |||
More Averaging | Excel Worksheet Functions |