M
Mike
Hi Guys,
Things has gotten a little more complacated for me. here
it goes:
I have this form, frmReceiveables bounded to
tblReceivable, it contains:
PartNumber, ProductName, ProductDescription, JobNumber
(this comes from a dropdown menue based ona query, based
on my Jobs tables, all the items received are charged to
one job number which is the one for the shop), UnitsIn
(unit of particular item), UnitPrice, Note.
I have made another table, tblInventory and a form
bounded to this form, I want to be able to either type
the part number or choose it from a dropdown menu and the
other feilds as above to be pupolated to avoide
repeatation. Once these items filled in based on the
frmReceivable above , then I go and calculate the total
amount that received items cost. How do I do this auto
pupolation of the feilds on the frmInventory?
thank you in advance for your help.
Mike.
Things has gotten a little more complacated for me. here
it goes:
I have this form, frmReceiveables bounded to
tblReceivable, it contains:
PartNumber, ProductName, ProductDescription, JobNumber
(this comes from a dropdown menue based ona query, based
on my Jobs tables, all the items received are charged to
one job number which is the one for the shop), UnitsIn
(unit of particular item), UnitPrice, Note.
I have made another table, tblInventory and a form
bounded to this form, I want to be able to either type
the part number or choose it from a dropdown menu and the
other feilds as above to be pupolated to avoide
repeatation. Once these items filled in based on the
frmReceivable above , then I go and calculate the total
amount that received items cost. How do I do this auto
pupolation of the feilds on the frmInventory?
thank you in advance for your help.
Mike.