Hi
I wonder if anyone can help. I am new to access & stuggling with a simple query
I one table I have the following
PART LEADTIME
QT1234 8
QT123 6
QT2345 8
another table has full part numbers
DESCRIPTION PART NUMBER
QT1234-001 123456
QT1234-002A 485797
QT123-9578A 458798
What I want to end up with is a query that returns:
DESCRIPTION LEADTIME
QT1234-001 8
QT1234-002A 8
Any help would be greatly appriciated
Thanks
Dobbs
I wonder if anyone can help. I am new to access & stuggling with a simple query
I one table I have the following
PART LEADTIME
QT1234 8
QT123 6
QT2345 8
another table has full part numbers
DESCRIPTION PART NUMBER
QT1234-001 123456
QT1234-002A 485797
QT123-9578A 458798
What I want to end up with is a query that returns:
DESCRIPTION LEADTIME
QT1234-001 8
QT1234-002A 8
Any help would be greatly appriciated
Thanks
Dobbs