How to get Solver to target array rather than cell?

G

Guest

I want to get an output row vector to have 100(%) in each column, by
modifying the inputs in Solver. I can make it work for one column at atime
but cant do them all at once. Is there a "solver" method for arrays as well
as single target cells?
 
T

Tushar Mehta

Add a constraint that indicates the row cells should equal 100%, i.e.,
1. For example, if you want A1:D1 to equal 100%, add the constraint
A1:D1=1

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Multi-disciplinary business expertise
+ Technology skills
= Optimal solution to your business problem
Recipient Microsoft MVP award 2000-2005
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Excel 2003 + Solver 3
Using Solver in VBA 1
How accurate is SOLVER? 1
How do I set more than 1 target cell using MS Solver? 5
Solver 4
Can Solver solve this? 3
How to run Solver while viewing a graph? 10
Solver 1

Top