I want to use the inbuilt xldialogProtectDocument dialog box to set worksheet protection from a user form.
I am unsure of the code syntax to get this to work
i tried -
application.xldialogProtectDocument.show
but i get a runtime error.
Can someone to help me with this please.
Bookmarks