Okay, so I know how to make something happen when new mail arrives. What I'm looking to do is have one alert if any new mail has arrived during the current/last Send/Receive. The way I have it now using the NewMail event, my routine will run everytime a new mail is received. So if I hit my Send/Receive button and I have 10 new messages come in, the routine will run 10 times! I only want it to run once.

What I'm having run is somewhat irrelevant. Right now I only have in there..
[vba]Beep[/vba]


In a related subject, I can no longer test this at my work pc, because I can't access Outlook's VBE anymore. Any ideas as to why?? It's driving me batty.. Can't bring up my Security dialog box, my Macro dialog box or the VBE. Nothing else seems to be out-of-whack. This is running on an Exchange Server.