View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
MrShorty[_41_] MrShorty[_41_] is offline
external usenet poster
 
Posts: 1
Default Excel Average Function help


If I understand: You have 5 values that have an average of 10. If one
of those values changes, you want to change one or more of the other
values so that the average remains 10.

I'm sure there are a lot of different approaches, my first thought
would be to use Solver. Set Target cell average equal to a value of 10
by changing the desired other cells subject to whatever constraints you
want to insure a unique solution. Note that the constraint "a4=a5" is
not allowed. You have to put the formula "=a4-a5" into another cell
and set the constraint b5=0.


--
MrShorty
------------------------------------------------------------------------
MrShorty's Profile: http://www.excelforum.com/member.php...o&userid=22181
View this thread: http://www.excelforum.com/showthread...hreadid=498618