Is there anyway to do this:
Let's say I have a combo Box, looking up values in a products table. Values like Product name and such. Is there anyway to send back into the table not only the choice you selected on from the combo box, but sending back 0 values of all the products you didn't select from that combo box?
Let's say I have a combo Box, looking up values in a products table. Values like Product name and such. Is there anyway to send back into the table not only the choice you selected on from the combo box, but sending back 0 values of all the products you didn't select from that combo box?