G
Guest
I need to WinZip a file from within VBA.
From other posts I see a bat file with:
start wzzip -u "G:\MySpace\MyZip" "G:\DbArea\*.*"
Do I just simply place this line (with my directories of curse) in a bat
file and run the bat from within VBA? Is wzzip an exe?
Thx.
From other posts I see a bat file with:
start wzzip -u "G:\MySpace\MyZip" "G:\DbArea\*.*"
Do I just simply place this line (with my directories of curse) in a bat
file and run the bat from within VBA? Is wzzip an exe?
Thx.