Google search box on excel

  • Thread starter Thread starter Dileep Chandran
  • Start date Start date
D

Dileep Chandran

Hi,

Anybody know, is it possible to insert a Google search box into an
excel file?

-Dileep
 
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.
 
Hi Gord,

It is the same for me. I have it an archive list, and didn't realise <G>.
Thanks for the heads-up.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

Gord Dibben said:
Bob

This link won't work unless I change google to Google

Like so http://www.rondebruin.nl/Google.htm
 
Stupid that I make that mistake a few years back
Maybe I add a google.htm page also with a link to the correct one

Sorry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top