J
Jennifer
Ok here it goes bare with me.
I have a 4 tables
Tbl 1 (basic inform)
Exihibator ID Name Etc
1001 Jennifer 18
1002 Bob 17
Table 2 Steer Table
Exihibator ID Entry Number Placing in Class
1001 121 2
1001 122 5
1002 253 1
Table 3 Swine Table
Exihibator ID Entry Number Placing in Class
1001 123 0
1002 254 1
1002 255 6
Then another table for sheep with the same information
I want to create a query that combines the tables. You may have exhibitor
1001 who had a steer, pig and lamb. I want to see all of her placings in one
query or you may have another exhibitory who only showed steers and i want to
see how he did as well. How do I get these to go together? Thank you for any
direction. VERY BEGINNER I KNOW.
I have a 4 tables
Tbl 1 (basic inform)
Exihibator ID Name Etc
1001 Jennifer 18
1002 Bob 17
Table 2 Steer Table
Exihibator ID Entry Number Placing in Class
1001 121 2
1001 122 5
1002 253 1
Table 3 Swine Table
Exihibator ID Entry Number Placing in Class
1001 123 0
1002 254 1
1002 255 6
Then another table for sheep with the same information
I want to create a query that combines the tables. You may have exhibitor
1001 who had a steer, pig and lamb. I want to see all of her placings in one
query or you may have another exhibitory who only showed steers and i want to
see how he did as well. How do I get these to go together? Thank you for any
direction. VERY BEGINNER I KNOW.