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!

Recent content by jugend

  1. jugend

    HELP create VBscript to search for and open file in folder

    I like the code too! I have tryed to make a workoround to get the missing functionality, but if you can give me further help, I would appreciate it! The "last" file is the one with the highest indexnr.
  2. jugend

    HELP create VBscript to search for and open file in folder

    I have a search criteria which is a just a part of the subfoldername. I just want to open the last file in this subfolder. Not i all subfolders. Lets say: The searchstring that i have is 093011141534. I want to use this searchstring to open the last Order-file in a folderstructure that might...
  3. jugend

    HELP create VBscript to search for and open file in folder

    Thanx for your reply, mrmovie! The problem is that within F:\Order\xxxxx\ all the subfolders does contain a file called Order-1.xls, but might also contain Order-2.xls, Order-3.xls or further. So what i need to do is to open the "last" Order-file in the correct subfolder. In this example...
  4. jugend

    HELP create VBscript to search for and open file in folder

    Hi! I´m fairly new at VB. I have an a bit complicated issue that i hope someone can help me solve. I want to use a script to open the last excel spreadsheet in an increment range as for example Order-1.xls, Order-2.xls, Order-3.xls and so on, in a partly known directory name in an unknown...
  5. jugend

    HELP create VBscript to search for and open file in folder

    Hi! I´m fairly new at VB. I have an a bit complicated issue that i hope someone can help me solve. I want to use a script to open the last excel spreadsheet in an increment range as for example Order-1.xls, Order-2.xls, Order-3.xls and so on, in a partly known directory name in an unknown...

Part and Inventory Search

Back
Top