View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default Start a Macro when a file exists

Don't know it that event is covered at this site, but Chip Pearson covers a
lot of events that might give you some insight.

http://www.cpearson.com/excel/Events.aspx

"Jason Zischke" wrote:

Hi All

I was wondering if this is possible if you could have a file sitting doing
nothing but when a file is added to a certain folder to startup a macro?

Jason