Formula To Display Unique Values

crashing1912

New Member
Joined
Sep 8, 2011
Messages
19
I have a set of data 12 columns wide and up to 2,000 rows.

I need to display the unique values of column 11, based on column 8.

I have already used in column 16
{=INDEX($H$233:$H$10055,MATCH(0,COUNTIF($P$233:P233,$H$233:$H$10055),0))}
to show me the unique values in column 8. Now, I need another formula to display the unique values of column 11, based on the results from the Index/Match formula I have in column 16.

I think it's a just a matter of modifying my current formula some, but I'm not sure what to do.

I know there are other ways to do this, but I need this formula driven if at all possible for this template to work, so it can be sent to my clients.

Thanks in advance for any assistance.
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.

Forum statistics

Threads
1,223,952
Messages
6,175,593
Members
452,654
Latest member
mememe101

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