View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gregg Roberts Gregg Roberts is offline
external usenet poster
 
Posts: 25
Default Web Query Refresh Issues

Robin,

Thanks for this cool enhancement of the QueryTables function! Because of it,
I have been able to rewrite my code to use it instead of an awkward bunch of
SendKeys statements that were hard to debug since I could not step through
the code.

Great stuff! Far more elegant than what I was doing.

Gregg Roberts