In Excel, I have a column of words and another column with a "database" of all "allowed" words, both columns have one word per cell. I want to remove any non-allowed words from the first column. Column 1 will have up to 200 words and Column 2 will have 4000 words. Ideally I would like a bit of code which will do this for me so that I am left with a column with just the allowed words from column 1.
2007-02-08
03:51:45
·
5 answers
·
asked by
VBproblem
1
in
Computers & Internet
➔ Programming & Design