Hi All,
Is there any way to save without protecting structure?
This code isn't working...
![]()
ActiveWorkbook.Save
I've tried preceding it and following it with ActiveWorkbook.Protect but that doesn't seem to help
I'm a newbie to VBA so probably have syntax wrong
Any help greatly appreciated![]()
ActiveWorkbook.Protect _ Structure:=False ActiveWorkbook.Protect Structure:=False, Windows:=False ActiveWorkbook.Save
Ian Garioch
Bookmarks