I try to open ACDsee software from access DB by writing this code:
Dim stAppName As String
stAppName = "C:\Program Files\ACD Systems\ACDSee\6.0\ACDSee6.exe"
Call Shell(stAppName, 1)
It is not opened.
Note that the same code i can open others programs like :
word, excel, Autocad...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.