when i run the function
Shell "C:\Program Files\PDF Suite\PDF Suite.exe"
the Acrobat program opens. but when i add the file name
Shell "C:\Program Files\PDF Suite\PDF Suite.exe + Shell C:\Quarterly Bulletins\Publications-pdf\xyz.pdf", vbNormalFocus
error message "FORMAT NOT SUPPORTED" comes.
what is the error?