View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default opening a workbook without knowing its exact location

Johan,
Does this help ?

http://vbnet.mvps.org/code/fileapi/r...tipleselective.
htm

NickHK


"Frank Kabel" wrote in message
...
Hi Johan
so you're looking for a file search mechanism (which scans through
subdirectories)?

--
Regards
Frank Kabel
Frankfurt, Germany
"Johan" schrieb im Newsbeitrag
...
hello,

I'm trying to write code to open a workbook of which I don't know the
exact location.

Can anybody help me?

Thanks, Johan