Getting all of my data in one row

laurastreng

Board Regular
Joined
Apr 1, 2004
Messages
58
Hi there-
I have a database that pulls in information where one field might have multiple answers for that one field, so when I include that field, it results in multiple rows.

i.e. I have a "Case #"as a field name, and I have a "Diagnosis" field and a "Primary Dx Flag" (Y or N) field. Each case has only 1 primary diagnosis, but, a case might have multiple secondary diagnoses. I want only one line per case, with each diagnosis listed in that one row. Unfortunately, the diagnoses do not have a sequence number or anything else besides the diagnosis code which makes it unique. How do I accomplish what I want?

Thanks in advance
Laura S
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
Take a look at Cross-Tab Queries. There is even a Wizard to walk you through it.
 
Upvote 0

Forum statistics

Threads
1,215,008
Messages
6,122,672
Members
449,091
Latest member
peppernaut

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