Newbie VBA Help Needed!

D

Disco

Just start learning excel and VBA and encounter a problem. Thanks in
advance for all the help. Heres the situation.

The sheet has a col A that looks like the following:

Col A
A
B
C
C
A
D
E
B
A
D

Is there a way (function or VBA) besides using advanced filter to
filter the whole column (include blank cells), pull the distinct values
and put them into another range of cells, which looks like this:

New Col
A
B
C
D
E <-- no need to sort

Once again, thanks a lot for all your input and help!! Really
appreciate it.

Rex
 

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