Please excuse my ignorance but I'm new to this part of Access...
I was to click a button that will open a media player using the data in a field on the form as the file to open.
The DOS command would be: "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" "c:\movies\a\2012.mp4"
I have the...