Run application action from access

  • Thread starter jack gunawan via AccessMonster.com
  • Start date
J

jack gunawan via AccessMonster.com

Hi, thanks again Alex White for the advice. Another thing, how can i run
shortcut from the windows desktop application action from access. Cause i
cannot run the shortcut from the run app in the macro. Is there additional
command in the run app in macro to run shortcut. Thanks again.


jack
 
A

Alex White MCDBA MCSE

Hi Jack,

let me understand you want to run say a shortcut/batch file from within
access?

if that is what you want to do you need the shell command,

do you want to wait for the process to complete before you continue?
 
Top