VBA to Download, Extract and Import Zip File to Excel -
i have simple link, www.example.com/file.zip. it's public server , requires no login.
the link zip file. zip file contains tab-delimited text file (20mb).
is there all-in-one code download zip file temp folder...extract text file...and import data excel worksheet?
each run of macro overwrite previous data new data.
i tried apply solution post, can't work. answer other post involved unzipping csv file , saving text file. zipped file contains text file.
i'd appreciate help.
Comments
Post a Comment