Steven0605
New Member
- Joined
- Aug 1, 2017
- Messages
- 3
Hi all,
I have a rather large spreadsheet (circa 100k lines) and each line has a different item on it. I need to review each item and make a decision about the department each item would fall into. The problem is that for about 75% of the items I need to do a google search to determine what the item is in the first place.
I guess my question is: Does anyone have any code that would insert a floating button into the spreadsheet, so that when it is clicked it will use the currently selected cells contents and open chrome/IE (or use an already open instance of chrome/IE) and do a google search using the contents of the cell?
My current method is: Select cell, CTRL-C, AltTab to Chrome, CTRL-V in chrome, then review search results. I need to do these reviews a few times a year so I'm hoping to combine the first 4 steps (those in bold) into one quick button click in excel if possible.
Any help is appreciated.
Thanks in advance.
I have a rather large spreadsheet (circa 100k lines) and each line has a different item on it. I need to review each item and make a decision about the department each item would fall into. The problem is that for about 75% of the items I need to do a google search to determine what the item is in the first place.
I guess my question is: Does anyone have any code that would insert a floating button into the spreadsheet, so that when it is clicked it will use the currently selected cells contents and open chrome/IE (or use an already open instance of chrome/IE) and do a google search using the contents of the cell?
My current method is: Select cell, CTRL-C, AltTab to Chrome, CTRL-V in chrome, then review search results. I need to do these reviews a few times a year so I'm hoping to combine the first 4 steps (those in bold) into one quick button click in excel if possible.
Any help is appreciated.
Thanks in advance.