All data on one row

nanefy

New Member
Joined
Sep 13, 2005
Messages
47
Hi,

I have the following data in two tables

Table A
ID
Critical Doc ID
Customer Name

Table B
Critical Doc ID
Critical Doc Type

Basically, Each customer can have multiple critical documents i.e.

ID - 00001
Critical Doc ID - 00017 (The critical doc type for this could be Birth Cert)
Critical Doc ID - 00023 (The critical doc type for this could be Will)
Customer Name - Mr Smith

I want to display the customer name and thier critical doc types all on one row i.e.

Mr Smith Birth Certificate Will

Instead of

Mr Smith Birth Certificate
Mr Smith Will

How is this done?
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
I think you might be able to use a Cross Tab query to do that. Check out Access help and search for "Cross Tab Query" for information.
 
Upvote 0

Forum statistics

Threads
1,214,912
Messages
6,122,200
Members
449,072
Latest member
DW Draft

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top