#1   Report Post  
Posted to microsoft.public.excel.newusers
Kip Kip is offline
external usenet poster
 
Posts: 13
Default Averaging

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   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 527
Default Averaging

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Averaging Kip Excel Discussion (Misc queries) 1 February 22nd 08 12:09 AM
Averaging Carlee Excel Worksheet Functions 1 January 29th 08 05:41 AM
Averaging elusiverunner Excel Discussion (Misc queries) 4 December 3rd 06 07:15 PM
averaging & ??? Dee/Daes Excel Worksheet Functions 6 May 5th 06 08:47 PM
More Averaging Reggie Excel Worksheet Functions 2 December 30th 04 11:46 AM


All times are GMT +1. The time now is 01:24 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"