J
jervin via AccessMonster.com
I had 2 tables:
table1: table2
stockno qtyonhand qty_sales customer stockno
i want to create a form(sales form) that will issue to a customer. A form
that will check/verify if the qtyonhand on table1 is available and capable of
issuing the no of qty to a customer. If not it will prompt me to say
"qtyonhand not sufficient" or If the qtyonhand is available it will then go
ahead and process a sales. The qtyonhand on table1 will then be subtracted by
the qty_sales from table2.
appreciate for your help...
table1: table2
stockno qtyonhand qty_sales customer stockno
i want to create a form(sales form) that will issue to a customer. A form
that will check/verify if the qtyonhand on table1 is available and capable of
issuing the no of qty to a customer. If not it will prompt me to say
"qtyonhand not sufficient" or If the qtyonhand is available it will then go
ahead and process a sales. The qtyonhand on table1 will then be subtracted by
the qty_sales from table2.
appreciate for your help...