Sound Code
Bob,
What is SoundNote?
--
HTH
Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
"Bob" wrote in message
...
What am I missing so the sound will play when this command button is
chosen?
Private Sub CommandButton1_Click()
Sheets("Forecast").Select
Sheets("Forecast").Range("A1").Select
SoundNote.Import("C:/Program
Files/Netscape/Communicator/Program/AIM/Sounds/dooropen.wav").Play
End Sub
Thank you for your help
|