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

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
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,215,062
Messages
6,122,925
Members
449,094
Latest member
teemeren

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