It used to be the case that if you had WinZip you could also download a version that could run from command line, not sure if you still can though. You could also search for "zip command line" on Google. Then you can use the Shell command:
Shell "Zipper.exe <pathToExcelFile> <nameOfOutputDocument>"
--
Joe
|