Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Adgat
  • Order by date
  1. Adgat

    Allow users to edit ranges when protecting worksheet

    Moving the code that sorted by priority to Workbook_BeforeSave was the trick. Thank you!
  2. Adgat

    Allow users to edit ranges when protecting worksheet

    I have a spreadsheet that sorts and reorders data automatically after a user makes a change to the data. This is done through Private Sub Worksheet_Change. Part of the code is to unprotect the sheet and than protect it again after changes have been made. I am using the 'Allow users to edit...

Part and Inventory Search

Back
Top