I have a form with a product name view in a textbox and product pieces view in another textbox.I need a combobox with a column with numbers from 1 to 9, so when i select 5 for example, automatically the pieces of that product to decrease by 5(changes to be made in the table).Also, if i select a number greater then the number of pieces, a message alert must prevent me.
Many thanks
Many thanks