A family of Microsoft relational database management systems designed for ease of use.
Likely a typo. Does your actual code include the ampersand after 'ShellExecute'?
Also, check out this post https://599cd.com/glossary/access/shellexecute/?key=
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Access 365. I have a module called Utilities with several functions I need. This statement will NOT compile. What is the issue???
Declare Function ShellExecute & Lib "shell64.dll" Alias "ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nshowcm As Long)
A family of Microsoft relational database management systems designed for ease of use.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Likely a typo. Does your actual code include the ampersand after 'ShellExecute'?
Also, check out this post https://599cd.com/glossary/access/shellexecute/?key=