SaveAs didn't work in VB protected mode

M

manfred

Hey, the ...SaveAs ... FileFormat:=xlExcel4Workbook ...
command works fine until the project is not protected.

Does someone know how to make a copy of the original
workbook (in vb) without copying the macros ?

or

how to unprotect the VBProject-Objekt (in vb).

thanks manfred
 
Top