View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Umlas[_3_] Bob Umlas[_3_] is offline
external usenet poster
 
Posts: 320
Default How do I use Filesearch now that it is hidden in Objects

in office 2007 it's not just "hidden", it no longer exists. So you need to
NOT use FileSearch.
Look at the Dir function.

"mARC" wrote in message
...