View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David David is offline
external usenet poster
 
Posts: 1,560
Default Active directory


Figured it out. Thanks


"Per Jessen" wrote:

Hi

Try this:

CurrentPath = ActiveWorkbook.Path

Regards,
Per

"David" skrev i meddelelsen
...
Hi Group,

How do ID the directory that the active file is in with code?

Thanks,
David