D
David
When double clicking on a value for a field in my
database "mydatabase.mdb" from a Form, I want the Windows
Media player to open and play the file I have double
clicked on.
Ive gotten the player to launch by creating a Macro event
with the following command line:
C:\Program Files\Windows Media Player\wmplayer.exe
But how do I pass it a value from the database ?
TIA
-David
database "mydatabase.mdb" from a Form, I want the Windows
Media player to open and play the file I have double
clicked on.
Ive gotten the player to launch by creating a Macro event
with the following command line:
C:\Program Files\Windows Media Player\wmplayer.exe
But how do I pass it a value from the database ?
TIA
-David