CB.SetDecVar Example 1

This example changes the lower bound of the decision variable in cell B4 to 0.

CB.SetDecVar Range("B4"), 2, 0