Why does Solver reject integer constraints on listed variables?
I am trying to add a variable but Solver rejects all its constraints:
Put the cell reference in the list of variables.
Set an upper and lower bound on the cell/variable - this works fine.
Set the variable to be INTEGER and the constraint is rejected because:
"You can only set constraints on variables"
Yet, of course, it's already on the variables list!
???????
0
Please sign in to leave a comment.
Comments
0 comments