View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
buckle buckle is offline
external usenet poster
 
Posts: 11
Default How to hide a process in the background?

I figured this out. Instead of using the Hyperlink function, I saved the
link to a web query and modified it to log me in. Don't know why I didn't
think of that before?

Sure would still be nice to know if you can run the hyperlink function and
not open a page in the browser.