HI ,
I have 3 tables
1. allparts
2 parts
3 assembly numbers
I also have a query of which looks at these 3 tables.
when I query a part from the assembly parts table it looks at the description in the allparts table against that part and allocates that description( this is ok
the next part in the query gets the part number from the parts table but I cannot get that description as well from the allparts table
is it possible to do a lookup in the query that looks at the parts part number then gives me the part description from the allparts table
thanks
steve
I have 3 tables
1. allparts
2 parts
3 assembly numbers
I also have a query of which looks at these 3 tables.
when I query a part from the assembly parts table it looks at the description in the allparts table against that part and allocates that description( this is ok
the next part in the query gets the part number from the parts table but I cannot get that description as well from the allparts table
is it possible to do a lookup in the query that looks at the parts part number then gives me the part description from the allparts table
thanks
steve