VBA has a Beep statement which you could use. It will use the default systemsound for the Beep Notify event. In script, you can do the same thing byechoing Chr(7).