M
Millisa Eubanks
I'm trying to make an autolookup query for a subform that pulls information
from 2 tables and inserts it into another. The Problem I'm running into is
the ablity to add a new record when I have the information.
My tables are as follows (simplified of course):
Products
ProductID (key)
ProductDescription
Quote
ShipTo (key)
ProductID (joined to ProductID in Products)(key)
ProductsOrdered
ShipTo
Quanity
ProductID (Joined to ProductID in Quote)
ProductDescription
Can anyone Help?
from 2 tables and inserts it into another. The Problem I'm running into is
the ablity to add a new record when I have the information.
My tables are as follows (simplified of course):
Products
ProductID (key)
ProductDescription
Quote
ShipTo (key)
ProductID (joined to ProductID in Products)(key)
ProductsOrdered
ShipTo
Quanity
ProductID (Joined to ProductID in Quote)
ProductDescription
Can anyone Help?