Search and open a file by entering a keyword

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • katie co
    New Member
    • Dec 2010
    • 1

    Search and open a file by entering a keyword

    Basically I want the user to open a previously saved file. I wish for my program to create a userform that asks "what file would you like to open" and I would like the user to only have to type in a keyword to search for the file. Is this possible?
  • smartchap
    New Member
    • Dec 2007
    • 236

    #2
    Yes with sql query it is possible.
    Or with fso it is possible.

    Comment

    Working...