R
roadie.girl
Hi All -
I have a switchboard and I'm trying to open a file when my user clicks
on a button. Problem is that there are spaces in the file name (I can't
change this - it's just how it is). So i was wondering how to do this
....
Right now I have
openDW = ShellExecute(MSAccess.exe F:\JQ\Utilities\Just
Quarterly\Database Application Program.mde, 1)
which throws an error.
thanks in advance for any help!!!
I have a switchboard and I'm trying to open a file when my user clicks
on a button. Problem is that there are spaces in the file name (I can't
change this - it's just how it is). So i was wondering how to do this
....
Right now I have
openDW = ShellExecute(MSAccess.exe F:\JQ\Utilities\Just
Quarterly\Database Application Program.mde, 1)
which throws an error.
thanks in advance for any help!!!