i have a table that have quantity and i took that number and put it in a variable and then what i want is:
i want to create combobox and put in it numbers from 0 to the number i got from the table. example is if the number i got is 10 i want the combo to give me options from 0-10.
i want to create combobox and put in it numbers from 0 to the number i got from the table. example is if the number i got is 10 i want the combo to give me options from 0-10.