comradarthur
New Member
- Joined
- May 27, 2008
- Messages
- 4
Solver and Drop down menus problems
I'm trying to use Solver to Optimize a simulator I built in excel. The target cell is Market Share and the adjustable cells are drop down menu links. In other words, the drop down boxes change the price of a product and that affects the share. The issue I'm running into is solver goes through fractions even if I constrain it to be intergers and since the values can only be 1-7, I get errors for my values and solver stops working.
I tried including an iferror statement so errors wouldn't appear, but it doesn't seem to help.
I would really appreciate help on this issue. I'm hoping it doesn't involve vba code because I'm not too familiar with it.
thanks.
I'm trying to use Solver to Optimize a simulator I built in excel. The target cell is Market Share and the adjustable cells are drop down menu links. In other words, the drop down boxes change the price of a product and that affects the share. The issue I'm running into is solver goes through fractions even if I constrain it to be intergers and since the values can only be 1-7, I get errors for my values and solver stops working.
I tried including an iferror statement so errors wouldn't appear, but it doesn't seem to help.
I would really appreciate help on this issue. I'm hoping it doesn't involve vba code because I'm not too familiar with it.
thanks.
Last edited: