form

  • Thread starter jervin via AccessMonster.com
  • Start date
J

jervin via AccessMonster.com

Hi
i have 2 tables: table1 & table2

Table1 has a data stored already it has a field name sotckno,qtyonhand,
description,partno,serialno etc..My table2 is actually no data yet, it has
field name customer,customerid,stockno,description,qty_issue,recvdate etc..

table2 will be the table for all the customer that i will be issuing the item.


Now, i want to create a form that will ask me to enter the stockno or a
partno and will then verify into my table1 if the stockNo is available or not.

if the item is vailable it will show the detail information and i could be
able to issue it to the customer..The qtyonhand from table1 will then be
subtracted from the qty that i issued to customer.

i dont know how to start a form for this, anyone can help me pls

Pls note also that i will be issuing more then one(1) item to the customer.

pardon me for my grammar..thank you again..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top