I do a lot of keyword search. One of the thing Google Adwords gives you is a list of words in an Excel file.

Is it possible to have a Macro that does the following.

1: Create a new column B ( There is info already in column B we would need to move this to C and have a blank column B )
2: Select each keyword from Column A and go to Google and check the following ( allintitle:"keyword"
once searched in google there is will a result saying something like " About 562,000,000 results" We just need the numbers
3: Paste this info beside the Keyword in Column B.
4: repeat until there are no more keywords.

I don't mind if i have to do each one. one at the time.

I tried to start this macro myself but when i copy the keyword and launch Google.com in excel I can paste the keyword.

Overall the end result needed is the total ALLINTITLE searchers for the keyword in google.

thanks.