View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ross Wilcock Ross Wilcock is offline
external usenet poster
 
Posts: 2
Default to call WebBrowser in a macro?

We are working on Excel code to make structured Contact records.
It would be useful to open a WebBrowser window for source text

I have not yet found suitable sample text for VBA and VBE under XP 2003.

One way might be to invoke a New Web Query - is there any code to do that?

Ross Wilcock