View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Malaier Mike Malaier is offline
external usenet poster
 
Posts: 1
Default web search with excel data

I have a list of book titles in an excel sheet and would
like to write a macro that would take the title from a
cell and enter it into a web search engine to get more
infomation about a selection.
getting the selection into a variable would be easy, is
there a way to get that text string into a web search?