C
Chip
Howdy!!
I am some-what new to Access and VB but I have been given a task started by
fellow employee (we will call Bob) that left our company abruptly for a
better job. Anyways to my problem:
I have Purchase Order (PO) table that is basically a table of a product#,
the Quantity Ordered and the Quantity Received for material that we are
ordering from a vendor.
Now the tricky part, Bob told me to build a "form" to inpout the PO
information ( this has been with already) then to build another "form" to
access this PO information when the material is received from the vendor and
a field to put in the Quantity Received then use a "Button" on the form to
add a record to our Inventory table (that has fields of Product# and
"Quantity-onhand") of the Product and the Quantity Received AND it will have
to see if there is already a record in the Inventory table then this button
should just add the quantity received to the existing "Quantity on-hand"
field.
I currently know no way to make a button to look at another table to see if
there is an existing record to add the quantity to it and sure do not know
how to make the button "ADD" a record to this other table (Inventory table)
if one is not already there.
This may be easy for someone with more experience with ACCESS but this is
really advanced for me.
Any help or guidance on this matter would be greatly, greatly appreciated as
our management has made Bob mad now and he is not offering any more offsite
assistance to me for this matter.
AS ALWAYS, THANKS IN ADVANCE!!!
Chip
I am some-what new to Access and VB but I have been given a task started by
fellow employee (we will call Bob) that left our company abruptly for a
better job. Anyways to my problem:
I have Purchase Order (PO) table that is basically a table of a product#,
the Quantity Ordered and the Quantity Received for material that we are
ordering from a vendor.
Now the tricky part, Bob told me to build a "form" to inpout the PO
information ( this has been with already) then to build another "form" to
access this PO information when the material is received from the vendor and
a field to put in the Quantity Received then use a "Button" on the form to
add a record to our Inventory table (that has fields of Product# and
"Quantity-onhand") of the Product and the Quantity Received AND it will have
to see if there is already a record in the Inventory table then this button
should just add the quantity received to the existing "Quantity on-hand"
field.
I currently know no way to make a button to look at another table to see if
there is an existing record to add the quantity to it and sure do not know
how to make the button "ADD" a record to this other table (Inventory table)
if one is not already there.
This may be easy for someone with more experience with ACCESS but this is
really advanced for me.
Any help or guidance on this matter would be greatly, greatly appreciated as
our management has made Bob mad now and he is not offering any more offsite
assistance to me for this matter.
AS ALWAYS, THANKS IN ADVANCE!!!
Chip