P
Pkobo58 via AccessMonster.com
I am a new access user and haveing problems joining tables into a query.
table A is a list of engineering spec numbers and ES_id
table B a list of details pertaining to the ES (namem rev, etc)
table C is a list of procedures numbers pertaining to a ES. This table can
have from 0 to 10 precedures per ES.
Table D is a list of details pertaining to the procedures (name, rev etc)
Table E is a list of drawing numbers pertaining to a ES. This table can have
from 0 to 10 drawings per ES.
Table F is a list os details pertainging to each drawing.
I have no problems linking table A and B becasue it is a one to one
relationship.
Also no problkems linking tables C and D and linking E and f.
The problems I am haveing is linking tables A and c and A and D.
I want the data to come out like this:
ES # and details
LP (process number) details
LP (process number) details
Draing number) details
I've tried lookups and don't get the correct results. what am I doing wrong.
table A is a list of engineering spec numbers and ES_id
table B a list of details pertaining to the ES (namem rev, etc)
table C is a list of procedures numbers pertaining to a ES. This table can
have from 0 to 10 precedures per ES.
Table D is a list of details pertaining to the procedures (name, rev etc)
Table E is a list of drawing numbers pertaining to a ES. This table can have
from 0 to 10 drawings per ES.
Table F is a list os details pertainging to each drawing.
I have no problems linking table A and B becasue it is a one to one
relationship.
Also no problkems linking tables C and D and linking E and f.
The problems I am haveing is linking tables A and c and A and D.
I want the data to come out like this:
ES # and details
LP (process number) details
LP (process number) details
Draing number) details
I've tried lookups and don't get the correct results. what am I doing wrong.