Automatic Unique Values

M

MikeF

Have been wrestling with different subs that extract unique values from a
list - immediately upon anything in the source list changing.

First tried putting a Filter Unique Values routine at the worksheet level.
It "made a lot of noise" but didn't accomplish the task.
Think it can be done in this manner, but obviously haven't got the code right.

Then tried various Filter Unique Value routines with Application.Volatile.

Considering what can be done with SUMIFS, COUNTIFS, etc, this seems like it
should be a big priority everywhere.
But can't seem to hit on the right combination of code, and exactly where to
put it.

Does anyone have a tried-and-true proven method for this?

Thanx in advance.
- Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top