The Beep method carries out the Beep action in Visual Basic. This method has no arguments and can be called directly by using the syntax DoCmd.Beep. You can also use the VBA command Interaction.Beep ...