In this post, we will go over one of the common methods for launching external programs from within Microsoft Access by utilizing the shell method in VBA. A couple of other features also demonstrated in the example found at the end of this post are setting the external application as a child window within access and giving the shelled program a custom window caption by using API calls.





