LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Average cyclic error

Dear Joe,

As per your advice, I have put the averaged cell on another column, and set
the Iteration to 1. The problem is then sloved

Thank you

Kent



"Joe User" <joeu2004 ...
"Kent" wrote:
Joe is right, the answer =AVERAGE(A1:A3,A5:A9) is simple.
But the location of formula is random but not everytime at A4.
So I want a general formula that always correct when it is put
in other cells, A2, A3.....


Consider this....

In Excel 2003, use Tools Options Calculation to set Iteration to 1.
This permits circular references.

Then, in some cell within the range A1:A100, enter the following array
formula:

=average(if(row(A1:A100)<row(),A1:A100))

PS: I think it is poor design to put the "average" cell within the range
being averaged. It would be better to put the "average" cell before or
after
the range in the same column, or somewhere else entirely. Then you would
not
need to work around the circular reference.

An array formula is entered by pressing ctrl+shift+Enter instead of just
Enter. In the Formula Bar, you should see curly braces around the entire
formula, e.g. {=formula}. If you make a mistake, press F2, edit the
formula
if you wish, then press ctrl+shift+Enter.



 
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
how do I open an excel file if I am getting a cyclic error? Questuser Excel Discussion (Misc queries) 1 July 10th 06 03:09 PM
Error Handling #N/A with AVERAGE Function - Average of values in Row Sam via OfficeKB.com Excel Worksheet Functions 13 July 31st 05 03:59 PM
How do I correct a cyclic redundancy check error Jeff Excel Discussion (Misc queries) 1 March 25th 05 06:09 PM
How do I correct a cyclic redundancy check error Ramakrishnan Rajamani Excel Discussion (Misc queries) 0 March 25th 05 06:01 PM
data error - cyclic redundancy check Scaper Excel Discussion (Misc queries) 1 December 22nd 04 08:00 PM


All times are GMT +1. The time now is 09:15 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"