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 TouchToneTommy 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: jt705
  • Order by date
  1. jt705

    Delete files older than modified date

    Hi, This script is great, I been trying to do a similar thing with the last access date using: "If DateDiff("d", Now, srcFile.DateLastAccessed) < -7 Then" I was wondering if you could help me take this script a bit further and check and delete sub directories and their contents if they...

Part and Inventory Search

Back
Top