View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Which Path not found?

Tod,

Under what circumstances are you getting the error? Unless your
code is specifying a path, Excel will be using CurDir path.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

"Tod" wrote in message
...
When I get an error 76, path not found, is there a way for
the code to return which path it is talking about?

tod