Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 and AVERAGE function | Excel Worksheet Functions | |||
excel average function | Excel Discussion (Misc queries) | |||
Error Handling #N/A with AVERAGE Function - Average of values in Row | Excel Worksheet Functions | |||
Is there an AVERAGE IF function in Excel? | Excel Worksheet Functions | |||
average function in Excel 2002 | New Users to Excel |