Hi everyone,
How can i create a shortcut key in protecting/unprotecting my worksheets? For example, ctrl + P for protecting then ctrl + U for unprotecting..
Much better if there is a code.
Appreciate anyone's reply. Thanks!![]()
Hi everyone,
How can i create a shortcut key in protecting/unprotecting my worksheets? For example, ctrl + P for protecting then ctrl + U for unprotecting..
Much better if there is a code.
Appreciate anyone's reply. Thanks!![]()
Hi Kenjiventurina,
You can record a quick macro for protecting and unprotecting with a shortcut key of your choice... thanks.
one example:-
Regards,![]()
Sub Macro2() ' Keyboard Shortcut: Ctrl+p Range("A1").Select ActiveSheet.Protect DrawingObjects:=True, Contents:=True, Scenarios:=True End Sub
DILIPandey
<click on below 'star' if this helps>
DILIPandey, Excel rMVP
+919810929744 (India), +971528225509 (Dubai), dilipandey@gmail.com
wth! you saved my ***.. thanks DILI!!
You are welcome kenjiventurina..
Cheers
Request you to mark this thread as [SOLVED]..
Regards,
DILIPandey
<click on below 'star' if this helps>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks