Macro running on its own

J

John

I have a macro which looks in a folder, converts .wpd files into Word files and then runs a mail merge. Is it possible to have the macro execute on its own based upon some triggering event? I'd like to be able to have users continually add files to a folder and have the macro run when needed. Any suggestions?

Thanks in advance.
John
 
P

Perry

Check out following articles:
http://www.mvps.org/word/FAQs/MacrosVBA/ApplicationEvents.htm

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbawd10/htm
l/wohowautomacros.asp

If this turns out not helpfull, pls elaborate some more on what
you want to achieve.

Krgrds,
Perry

John said:
I have a macro which looks in a folder, converts .wpd files into Word
files and then runs a mail merge. Is it possible to have the macro execute
on its own based upon some triggering event? I'd like to be able to have
users continually add files to a folder and have the macro run when needed.
Any suggestions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top