R
RickW
I have an Access 2003 application in which I need to be able to open a file
in its default application in the same way that files can be opened in
Windows Explorer by their file association using the file extension.
Can this be done in VBA? I have found references to ShellExecute in VB but
this is not available in VBA. The operating system is Windows XP.
in its default application in the same way that files can be opened in
Windows Explorer by their file association using the file extension.
Can this be done in VBA? I have found references to ShellExecute in VB but
this is not available in VBA. The operating system is Windows XP.