Hello,
Depending on the value of combo box #1, I want to restrict the range of text box #2.
Combo box #1 will reference a table; each row in that table will have, in addition to an ID and Name, a minimum value and a maximum value column.
Text box #2 will be limited by the values of the min...