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 and max columns.
I'm sure this is an easy question for all of you out there. Thanks in advance for the help.
-DK
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 and max columns.
I'm sure this is an easy question for all of you out there. Thanks in advance for the help.
-DK