M
Mika
Hi,
I need to download with vba a zip file from the web and then extract/
open the spreadsheet (data.xls) in it. How can I do that ?
I guess something like this:
TaskID = Shell("C:\WINZIP\WINZIP32.EXE\ " & MyFile .....
Thanks for your interest and time...
Mika
I need to download with vba a zip file from the web and then extract/
open the spreadsheet (data.xls) in it. How can I do that ?
I guess something like this:
TaskID = Shell("C:\WINZIP\WINZIP32.EXE\ " & MyFile .....
Thanks for your interest and time...
Mika