View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Search Google from Textbox

See Ron de Bruin's site:
http://www.rondebruin.nl/Google.htm

--
Regards,
Tom Ogilvy


"John" wrote in message
...
Hi there,

I've got a user form which I'm using to check against a list of names.

What
I'd like to do is to assign a (Google) search to a command button, with

the
search words based on the text in a textbox.

Can anyone point me in the right direction?

(The button just needs to activate Internet Explorer with Google and the
search results.)

Thanks

John