Access / FTP

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Using VBA, I would like to FTP a file from a vendor's web site and import the
file into a table in my database.

I'm looking at 2 options: (1) create a form to display all of the files on
the site and once the user selects the file they want to process, it is
imported into an Access table OR (2) create a button for each file (4 files)
and then import the appropriate file into a specific table.

Any suggestions or examples to get me started would be greatly appreciated.
I'm a beginnier at programming in Access, so the simpler and easier would be
better (for me). Thanks for the help with this issue...........
 
Back
Top