Is there a way?

S

Steve

I was wondering if there is a way using macros to have my
database play a theme song when it opens and closes?
 
S

Steve Schapel

Steve,

I have never done this, but I expect a RunApp macro would work. You
would need to specify the audio program and the name of the song file
in the command line argument, using syntax such as...
"C:\PathToAudioApp\YourProgram.exe" "C:\PathToFile\MySong.xxx"

- Steve Schapel, Microsoft Access MVP
 
Top