Guitarcam87
Registered User.
- Local time
- Yesterday, 22:26
- Joined
- Jan 17, 2013
- Messages
- 24
So I don't even know where to begin on this one so I figured I would go ahead and post to see what you folks may know about it! Here we go...
What I Have:
I have an excel table that provides product part numbers, Description, The components within the part number and the component part numbers. The problem is they are all imported in individual rows. (See Below)
Row 1: Mat#-123456, Desc-Product1, Comp#-987654, CompDesc-Comp1
Row 2: Mat#-123456, Desc-Product1, Comp#-147852, CompDesc-Comp2
Row 3: Mat#-123456, Desc-Product1, Comp#-369852, CompDesc-Comp3
What I Need:
A way for Access to search for a Mat# (123456) and return Desc(Prodcut1), and all the components and their descriptions (987654 Comp1, 147852 Comp2, 369852 Comp3)
Here's The Catch:
The number of components varies.
I have no idea where to begin so any help is appreciated! Thanks!
What I Have:
I have an excel table that provides product part numbers, Description, The components within the part number and the component part numbers. The problem is they are all imported in individual rows. (See Below)
Row 1: Mat#-123456, Desc-Product1, Comp#-987654, CompDesc-Comp1
Row 2: Mat#-123456, Desc-Product1, Comp#-147852, CompDesc-Comp2
Row 3: Mat#-123456, Desc-Product1, Comp#-369852, CompDesc-Comp3
What I Need:
A way for Access to search for a Mat# (123456) and return Desc(Prodcut1), and all the components and their descriptions (987654 Comp1, 147852 Comp2, 369852 Comp3)
Here's The Catch:
The number of components varies.
I have no idea where to begin so any help is appreciated! Thanks!