View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ajit Ajit is offline
external usenet poster
 
Posts: 64
Default Hiding Progress Bar

I open an Excel file through URL. Workbooks.Open("http://URL/File_Name")

When the file is being opened...it shows a progress bar for a second. Is
there a way to to get rid of the progress bar (which shows the download
status) .

--
Ajit