View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] myworld726@hotmail.com is offline
external usenet poster
 
Posts: 5
Default VBA: Search for word in a file in Folder using VBA?

Hi,

Does anyone know how to search for a word in files in a folder using
VBA? I know the code to search and return folder names but I want to
look for a word in a folder like in using windows search function to
"find a word or phrase" in a file.


Thanks a lot
MW