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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by treckor

  1. treckor

    Enter code for sheet name in VB in excel

    I need to setup a macro that will set the password as the sheet name. Here is my "simplistic" code to do this: Sub ProtectSheetBack() ' ' ProtectSheetBack Macro ' ' Keyboard Shortcut: Ctrl+p ' Dim sht As Worksheet Dim Pswrd As String For Each sht In...

Part and Inventory Search

Back
Top