Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear All
How to zip an excel97 activeworkbook? Went thro the MVP sites and copied the code but does not work. Pls help. get errors at the following places: 1. oApp.Namespace(FileNameZip).CopyHere FileNameXls and in another code copied 2. ShellStr = PathWinZip & "Winzip32 -min -a" _ & " " & Chr(34) & FileNameZip & Chr(34) _ & " " & Chr(34) & FileNameXls & Chr(34) _ ShellAndWait ShellStr, vbHide 'Error at this place brgds/captgnvr |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Closing Hidden Workbook when Active Workbook is Closed | Excel Programming | |||
copy worksheet from closed workbook to active workbook using vba | Excel Worksheet Functions | |||
How do I make an open workbook the active workbook | Excel Programming | |||
Copy Modules from One workbook to Active Workbook | Excel Programming | |||
Preventing opening workbook inside active workbook. | Excel Programming |