Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
Sorting a protected worksheet
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="ordnance1, post: 6438422"] in front of you code add: ActiveSheet.Unprotect At the end of you code add: ActiveSheet.Protect DrawingObjects:=False, Contents:=True, Scenarios:= _ False you might also want to use Application.ScreenUpdating = False [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
Sorting a protected worksheet
Top