I'm doing order form. I would like to be sure that always after use of drop down list of products, quantity od them will be enter by user.
a1..a30 drop down list of products in every cell ( that part I know how to do)
b1..b30 quantity to be put by user (1-100)
User is choosing product form drop down list, and next possible action should be insert of quantity of that product.
How to force user to put that quantity I have no idea.
Thanks for help.
a1..a30 drop down list of products in every cell ( that part I know how to do)
b1..b30 quantity to be put by user (1-100)
User is choosing product form drop down list, and next possible action should be insert of quantity of that product.
How to force user to put that quantity I have no idea.
Thanks for help.