Importing Excel File From Web

J

Jeff C

You can add the Internet Explorer Browser control to a form specifying the
web site where your spreadsheet is located, this way you are starting in
Access which may save a step or two. Once the file is saved to your disk you
can automate it's import using the transferspreadsheet method. If there is a
way to automate the initial download process I don't know that.
 
Top