View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Valli Valli is offline
external usenet poster
 
Posts: 6
Default Open files which contains given keyword

Hi Everyone,

Thanks in advance for helping me. Sorry for the English.

I would like to open files from a given folder which contains some
keywords in the file name.

Let us take an example:

A folder contains around 100 excel files, i would to open file which
contains the keyword "abc sales" in the file name. If any of the files
having this word in the file name, then that file should be opened.

Can anyone help me.

Cheers

Valli