+ Reply to Thread
Results 1 to 1 of 1

ShellExecute "find" Windows Explorer (Search All or Part of the file name)

Hybrid View

dholmes01 ShellExecute "find" Windows... 09-20-2012, 07:04 AM
  1. #1
    Registered User
    Join Date
    09-22-2008
    Location
    Delaware, OH
    Posts
    1

    Question ShellExecute "find" Windows Explorer (Search All or Part of the file name)

    I am using the following ShellExecute command to open windows explorer "P:" and also display the Search Companion.

    Sub Open_ExplorerWindow()
    ShellExecute 0, "find", "p:", 0, 0, 1
    End Sub
    I am interested in also performing a file name search (in all directory folders and subfolders) for the following criteria ( *_136_PC_*.xls ).

    How may I populate the "All or Part of the file name" field with the above criteria (and then perhaps also select the Search Button)?

    Regards.
    Last edited by dholmes01; 09-20-2012 at 07:07 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1