M
Matthew
I am trying to automate importing a .csv file from my web site to Access.
When I try using a TransferText macro, I get an "Internet Logon Failure".
I have added the ftp site to my ftp locations with the correct user name and
password, but that didn't help any.
Another try was to use a .bat file to ftp the .csv file to my computer. It
looks like adding a RunApp action to the macro allows me to do this, but it
doesn't wait for the .bat file to finish.
So, I would like help either making Access ftp the file to import, or make
it wait while my .bat file gets it.
Thanks in advance,
Matthew
When I try using a TransferText macro, I get an "Internet Logon Failure".
I have added the ftp site to my ftp locations with the correct user name and
password, but that didn't help any.
Another try was to use a .bat file to ftp the .csv file to my computer. It
looks like adding a RunApp action to the macro allows me to do this, but it
doesn't wait for the .bat file to finish.
So, I would like help either making Access ftp the file to import, or make
it wait while my .bat file gets it.
Thanks in advance,
Matthew