Hi, Anybody know, is it possible to insert a Google search box into an excel file? -Dileep
D Dileep Chandran Nov 9, 2006 #1 Hi, Anybody know, is it possible to insert a Google search box into an excel file? -Dileep
G Gary''s Student Nov 9, 2006 #2 View > Toolbars > Web will get you a web search button display within the Excel menu system. Just assign the web search to google. If being on the side is important, then open a IE window and position it to the side. You can also insert a formula to take a phrase in a cell and "google" it. For example: =HYPERLINK("http://www.google.com/search?hl=en&q=" & A1 & "&btnG=Google+Search","google search") will google search whatever you have entered in A1.
View > Toolbars > Web will get you a web search button display within the Excel menu system. Just assign the web search to google. If being on the side is important, then open a IE window and position it to the side. You can also insert a formula to take a phrase in a cell and "google" it. For example: =HYPERLINK("http://www.google.com/search?hl=en&q=" & A1 & "&btnG=Google+Search","google search") will google search whatever you have entered in A1.
D Dileep Chandran Nov 10, 2006 #3 HI Gary, Thank you very much. It works fine. Just like that is it possible to give a formula to do the function of the webpage http://quickfacts.census.gov Any help is appreciated. Thanks!! -Dileep
HI Gary, Thank you very much. It works fine. Just like that is it possible to give a formula to do the function of the webpage http://quickfacts.census.gov Any help is appreciated. Thanks!! -Dileep
D Dileep Chandran Nov 10, 2006 #4 Sorry the link should be: http://quickfacts.census.gov/cgi-bin/qfd/lookup?state=01000 -Dileep