C
Cliff72
Is there a way in VBA to copy a file from a web server to a local
drive? Example:
Every morning at 3AM a huge mainframe report is run and a copy of
this report is saved as a text file on a web server:
http://GLJobs.CliffKing.com/Reports_txt/MyReport101007.txt
The name of my report is:
MyReport101007.txt
I manually download this report to the C:\ drive and then manually
import it into access.
Is there a way i can programmatically do this?
Thanks
Cliff
drive? Example:
Every morning at 3AM a huge mainframe report is run and a copy of
this report is saved as a text file on a web server:
http://GLJobs.CliffKing.com/Reports_txt/MyReport101007.txt
The name of my report is:
MyReport101007.txt
I manually download this report to the C:\ drive and then manually
import it into access.
Is there a way i can programmatically do this?
Thanks
Cliff