View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Tim Williams[_2_] Tim Williams[_2_] is offline
external usenet poster
 
Posts: 298
Default Capture values from a web page drop-down list

If it helps, each of those files in the drop-down is located in this
directory:

http://192.120.13.77/Data/Public/E_AUST/Archive/

So you may just be able to download it directly from there.

Tim


"Paul Martin" wrote in message
...
With VBA, I can navigate past the "I Agree" button, select a file from
the 'Recent Report' dropdown list and click the Save button. A File
Download dialog box then appears; can someone suggest how I can
programmatically click the Save button on this dialog box and save it
to the desktop?

Thanks in advance

Paul Martin
Melbourne, Australia