G
Guest
i have written a small routine behind a command button that employs "UseSQL" to update a master table with content from various other tables
problem is, each time the "UseSQL" command is executed, it displays a "Yes/No" dialog box to confirm copying the records. this is fine, as i have used SendKeys to confirm the action so you don't see it. however, each time the dialog is "displayed", you get the usual "beep"
is there anyway i can get mask/mute the beep ?
problem is, each time the "UseSQL" command is executed, it displays a "Yes/No" dialog box to confirm copying the records. this is fine, as i have used SendKeys to confirm the action so you don't see it. however, each time the dialog is "displayed", you get the usual "beep"
is there anyway i can get mask/mute the beep ?