I don't think you can set the properties for saving as part of the close method, maybe save it and then close:
![]()
WbPassword = Inputbox("Please enter Password") ActiveWorkbook.SaveAs Password:=WbPassword, CreateBackup:=False ActiveWorkbook.Close
I don't think you can set the properties for saving as part of the close method, maybe save it and then close:
![]()
WbPassword = Inputbox("Please enter Password") ActiveWorkbook.SaveAs Password:=WbPassword, CreateBackup:=False ActiveWorkbook.Close
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks