G
Guest
Hi,
This is probably really obvious, but not to me.
I have been sent a text file that has two columns. I created a table using
this information. One column has a company number and the second has a
product number. The problem is that there can be several products for one
company and each is attached to the company number. Like so:
Co. Product
19 2200
19 1400
19 3001
29 2200
29 3333
29 1400
How can I create a report that pulls back all three product number when the
company number is entered since there can be multiple lines for each company?
This is probably really obvious, but not to me.
I have been sent a text file that has two columns. I created a table using
this information. One column has a company number and the second has a
product number. The problem is that there can be several products for one
company and each is attached to the company number. Like so:
Co. Product
19 2200
19 1400
19 3001
29 2200
29 3333
29 1400
How can I create a report that pulls back all three product number when the
company number is entered since there can be multiple lines for each company?