View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Run macro from directory folder...?

How would a folder have any knowledge of/connection to Excel ?

You could provide a BrowseForFolder dialog in Excel, then ... do something.
http://vbnet.mvps.org/code/browse/browsefolders.htm

NickHK

"Clarissa" wrote in message
...
Is there a way to execute a macro by clicking open a folder in the file
directory?