View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Radionise Radionise is offline
external usenet poster
 
Posts: 1
Default how to have a module to repeat itself at a certain time interval?

hi all,
im quite new to VBA.
i have done this one module to generate email to several recipients
when some process parameter(s) are operating abnormally.

but i dont really know how to get this module to auto repeat itself
after let say an interval of 5 minutes.

kindly help...

thank you.