Hi,

Have 0 experience with VBA/Macros. I have a database of about 3,000 names. I want to automate a search process in Google where it will search the 3,000 names with specific keywords. As a random example, let's say my sheet has:

Column A:

Michael Jordan
Shaq O'Neil
Kobe Bryant

Column B:

MVP
Championship
Traded

Is it possible to have an automated search with the contents of Column A to be cross referenced with the contents of Column B? If not, can you think of any other way of going about this?

Thanks Guys.