Posted by admin in
EXcel tips on 09 13th, 2009 |
No Comments
Use VBA to filter containing same words in Excel
In my Excel there is a column, say, column A, where all the cells are text string such as company names. My task is to filter all the rows where the cells in column A contain the same company names. However, my problem is the company names was originally entered from different sources therefore for the...