I have entered code for message box as follows:
Private Sub Command2_Click()
msgbox "Refreshing Successfully" Here when i click command button default sound coming. I want to disable this default sound
End Sub
Printable View
I have entered code for message box as follows:
Private Sub Command2_Click()
msgbox "Refreshing Successfully" Here when i click command button default sound coming. I want to disable this default sound
End Sub
Please see this thread for two solutions.
welcome,
try to create ur own msgbox.