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 John Tel 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: Shanl14
  • Content: Threads
  • Order by date
  1. Shanl14

    Encrypting Zip Files with separate Passwords using VBA

    Hello I have used the code at this link http://www.tek-tips.com/viewthread.cfm?qid=580108 by PSUIVERSON posted below: Dim source As String Dim target As String Dim password As String source = Chr$(34) & "C:\DEPTS\050\" & Chr$(34) target = Chr$(34) & "C:\DEPTS\050\050" & Chr$(34)...

Part and Inventory Search

Back
Top