HI. I have been trying to understand this.
I am creating a database for my local squash club and want the sound of
squash balls. (which I have as a wav) to play when the database opens.
I have been trying to understand allt hese things with modules but find
it
difficult.
I have however found another option (possibly) in the KB...
http://support.microsoft.com/default.aspx/kb/95647/en-us
I am in particular interested in this part....
"If the sound (.WAV file) is in the table as an OLE field, the sound
can
be
added to the form out of the field list. You can then use a macro that
does a
GoToControl [olefield], DoMenuItem form-edit-object- <verb>. You can
run
this
from a button on the form. It will go to the OLE field and edit the
object
(the default edit is play for a sound)."
I have added the sound to a field in my table and have done GoToControl
section, but I'm afraid I get lost after that point...
I would like it to play when the switchboard menu comes up...
Can someone please spell it out for me?
Thnx so much for your help
PS. My wav file is also in the same folder as my database and is titled
"SQUASH.wav" - if this helps.
:
Hi all,
I have been trying with code to get Access to play a WAV file on the
form open event, with no luck. Can some PLEASE give me instructions
step by step on how to do it? Everything from the module name, to the
fuction and anything else. Please!
Thanks very much in advance!
Slagg