Unique Values

aabbasi

Board Regular
Joined
Mar 4, 2002
Messages
188
I have added the following addin: MoreFunc from
http://longre.free.fr/english/index.html,

There is a function called {=UNIQUEVALUES(Array,Order)}. My problem is that it is not giving the list of Unique values instead it is showing only one Value. Does anyone has experience working with this in Excel 2000.

Thank you.

Eg: Values 23,23,45,34,32 should show 45,34,32,23 but instead of this it is showing 45 only.
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
On 2002-10-30 17:02, aabbasi wrote:
David Patton:

Thank you very much for your wonderful solution. It works for me.

regards,

That solution is exactly what I had in mind -- combining UNIQUEVALUES with INDEX, the link I quoted shows how it's done! I thought you didn't want that multi-cell expansion, hence the single cell proposal... A case of miscommunication I guess.
 
Upvote 0

Forum statistics

Threads
1,215,356
Messages
6,124,471
Members
449,163
Latest member
kshealy

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