View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] iherage@gmail.com is offline
external usenet poster
 
Posts: 2
Default How to use Excel to solve inequality formula?

Hi,

I need to know how to use Excel to solve the following formula.

x1+x2+x3+...+x10 = c. c is constant
while
0<x1<c
0<x2<c
....
0<x10<c

Does anyone how to use Excel to get one of the solutions
automatically?


Thank you.