steve_bris
Registered User.
- Local time
- Today, 21:09
- Joined
- Mar 22, 2005
- Messages
- 30
Hi.
I am manipulating Excel throught access VBA and I was wondering if there is there a way to filter a column into just the unique cells and not have any repeated. I have attached a file and the in Column A there is 4 names repeated many times...........I would like to write some code so that it manipulates this column and gets rid of all the repeated names and just ends up with the 4 unique ones.....like column C in the attached file.
Thanks for any Help.
Steve
I am manipulating Excel throught access VBA and I was wondering if there is there a way to filter a column into just the unique cells and not have any repeated. I have attached a file and the in Column A there is 4 names repeated many times...........I would like to write some code so that it manipulates this column and gets rid of all the repeated names and just ends up with the 4 unique ones.....like column C in the attached file.
Thanks for any Help.
Steve
Attachments
Last edited: