unique values given condition

guscrouchend

Board Regular
Joined
May 11, 2010
Messages
94
i have a table 3000 rows long.

Col A = Clients
Col B = Service

I have over 30 services on a separate list. The average clients takes 2-5 services.

I would like, for a given client, to list all the services that they have taken: I would like to scan the table and list all unique services for a given client name.

How might I do this? Could i create this list as a horizontal row? (Col A = 'client' and cols B, C, D, E etc would be the different services).

All help much appreciated

gus
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
Could i create this list as a horizontal row? (Col A = 'client' and cols B, C, D, E etc would be the different services).

That's the standard behaviour you would get with a Pivot table. Insert one and see how easy it is.
 
Upvote 0

Forum statistics

Threads
1,224,503
Messages
6,179,134
Members
452,890
Latest member
Nikhil Ramesh

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