J
Jason Frazer
I have a Select Query called [MSDS Query] that references
3 Tables. The Tables are [Product], [MSDS] and
[Customer]. All tables have a key that is an autonumber.
I have a relationship between the product and msds query,
but I'm not sure what relationship to use. Let me explain
the problem. First the user will input all the
information into the product form witch uses the Product
table as the control source. After that they go the MSDS
form with uses the [MSDS query] as its control source.
The problem i'm having is the product add to the [product]
tables does not display in the [MSDS query]. If i go in
and add the Rec No and Product name manually to the [MSDS]
table than the product will display in the Query.
How do i get the added product to display in the MSDS
query?
Thanks for your help
Jason Frazer
3 Tables. The Tables are [Product], [MSDS] and
[Customer]. All tables have a key that is an autonumber.
I have a relationship between the product and msds query,
but I'm not sure what relationship to use. Let me explain
the problem. First the user will input all the
information into the product form witch uses the Product
table as the control source. After that they go the MSDS
form with uses the [MSDS query] as its control source.
The problem i'm having is the product add to the [product]
tables does not display in the [MSDS query]. If i go in
and add the Rec No and Product name manually to the [MSDS]
table than the product will display in the Query.
How do i get the added product to display in the MSDS
query?
Thanks for your help
Jason Frazer