J
JoeBlack
I am a newbie.... I have made a parts inventory database with a price list
as my main table because it has all part#'s available in it with
description and cost. A second local stock linked table with Part#'s linked
also in the table is quantity and location of part. I have created a form
and sub form for both those tables and a search button to help find
locations and cost of part#'s...
My problem is creating a form for both adding more stock to available stock
by just entering new stock added and removing stock by just entering the
stock taken and allowing the database to adjust the quantity in the local
stock table.
Any help would be great... or point me to an example of similar
as my main table because it has all part#'s available in it with
description and cost. A second local stock linked table with Part#'s linked
also in the table is quantity and location of part. I have created a form
and sub form for both those tables and a search button to help find
locations and cost of part#'s...
My problem is creating a form for both adding more stock to available stock
by just entering new stock added and removing stock by just entering the
stock taken and allowing the database to adjust the quantity in the local
stock table.
Any help would be great... or point me to an example of similar