G
Guest
i need to make an update query that updates the "in stock" column of my table
after i put in a quantity on an invoice form. i have two drop down menus
(technically i have 20, i have ten sets of two) the first selects a type of
product (ie hard drive, processor) and requeries the second drop down. the
second selects the actual product and then displays the price of that
product. i actually have two questions: first, if i try to scroll down on my
form it takes the text box i used to display the prices after i select a
product and it scrolls through all the prices of all the products, i want
just one value at a time in the box and two: i have a quantity text box that
i want to subtract from the "in stock" column that matches the product i
selected in the second drop menu. i need help and be detailed cuz im new to
this program and i dont know much yet.
after i put in a quantity on an invoice form. i have two drop down menus
(technically i have 20, i have ten sets of two) the first selects a type of
product (ie hard drive, processor) and requeries the second drop down. the
second selects the actual product and then displays the price of that
product. i actually have two questions: first, if i try to scroll down on my
form it takes the text box i used to display the prices after i select a
product and it scrolls through all the prices of all the products, i want
just one value at a time in the box and two: i have a quantity text box that
i want to subtract from the "in stock" column that matches the product i
selected in the second drop menu. i need help and be detailed cuz im new to
this program and i dont know much yet.