<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font size="+1">I noticed when I aForm.showModal, the timer event
      seem to stop firing.<br>
      Is there anyway I can keep the timer event firing even when I show
      modal a form?<br>
      <br>
      I noticed that if I Application.MessgeBox, it does not block the
      timer event but that message box behaves just like a showmodal
      form.<br>
      Why is there a difference?<br>
      <br>
      Dennis<br>
    </font>
  </body>
</html>