Hi Friends,
I have list of keywords in Sheet2AColumn like
PHP A
PHP B
PHP C and so on.
I need VBA to search keyphrase("PHP A") from Sheet2AColumn in search box and extract all autosuggestion urls into sheet1AColumn.
I did search in forum posts here, but did not find a VBA code which does the task.
I have list of keywords in Sheet2AColumn like
PHP A
PHP B
PHP C and so on.
I need VBA to search keyphrase("PHP A") from Sheet2AColumn in search box and extract all autosuggestion urls into sheet1AColumn.
I did search in forum posts here, but did not find a VBA code which does the task.