Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Barbara Harris
 
Posts: n/a
Default Solve this Equation, Please

from my prior post, i really do not believe I explained the problem
correctly.
Here goes again: note the function Average. Now compute Average( C1:C10).
In chronological order, C10 is the latest value. Now solve for C10 to make
C10=Average(C1:C10).

How can Excel resovle the equation?

Thanks so Much


  #2   Report Post  
Posted to microsoft.public.excel.misc
Michael Glenn
 
Posts: n/a
Default Solve this Equation, Please

What you suggest below will create a circular reference (i.e. you are asking
Excel to use the result of a formula as one of its arguments...the formula in
C10 cannot be computed because the vaue of C10 is required to do so, creating
an infinite loop). If this is really what you want to do, you can set the
maximum number of iterations to 1 under the Options tab...

"Barbara Harris" wrote:

from my prior post, i really do not believe I explained the problem
correctly.
Here goes again: note the function Average. Now compute Average( C1:C10).
In chronological order, C10 is the latest value. Now solve for C10 to make
C10=Average(C1:C10).

How can Excel resovle the equation?

Thanks so Much



  #3   Report Post  
Posted to microsoft.public.excel.misc
Bill Martin
 
Posts: n/a
Default Solve this Equation, Please

It can. The simple approach of course is to make:

[C10] = Average(C1:C9)

By definition then, the average of C1:C10 will have the same value.

If you want a more complex and wonderful solution, you can use Solver.
Create another [D10]=C10-Average(C1:C10) and ask Solver to make D10=0 by
changing the value of C10. It will take you to precisely the same value.

Bill
---------------------------------
On Thu, 23 Feb 2006 05:58:21 -0800, Barbara Harris wrote:

from my prior post, i really do not believe I explained the problem
correctly.
Here goes again: note the function Average. Now compute Average( C1:C10).
In chronological order, C10 is the latest value. Now solve for C10 to make
C10=Average(C1:C10).

How can Excel resovle the equation?

Thanks so Much

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
How do I could solve a equation Joe Satriani Excel Worksheet Functions 2 February 23rd 06 12:38 PM
I am wondering if someone could help me solve this equation Miles Excel Discussion (Misc queries) 1 October 25th 05 08:04 AM
Using iteration to solve a two-parameter equation Jason Excel Discussion (Misc queries) 4 October 13th 05 08:35 PM
How do I make FORMULA TO SOLVE CURVE OR 2ND ORDER EQUATION? HANY Excel Worksheet Functions 1 September 25th 05 01:31 PM
solve quadratic equation system Miguel Excel Worksheet Functions 1 April 27th 05 02:30 PM


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