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!

Search results for query: *

  • Users: rstanberry
  • Content: Threads
  • Order by date
  1. rstanberry

    Increment filename if it already exists.

    I'm trying to move all files not modified in the last 24 hours to a new folder but if it already exists I want to add an incremental number to the filename so that it copies. Here is what I have so far. Option Explicit Const FOLDER = "\\Server\g$\Sharename" Const BACKUP_FOLDER =...

Part and Inventory Search

Back
Top