View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Vlad Vlad is offline
external usenet poster
 
Posts: 16
Default find a text in a file name

I need to loop throught n- number of files in a directory and if there is a
string "YTD" in the file name I had to put in cell B3 the string "YTD" and
close it.
Any help with the code will be appreciated
Thanks
Vlad