The Excel solver, when invoked through VBA, frequently drops integer constraints. Random changes may cure or cause this behavior. Such changes include:

Reordering statements
Using Application.Run syntax
Changing the range of adjustable/integer cells

Surely I'm not the first to observe this. Can anyone help?

Thanks,
-Larry Curcio