tranchemontaigne
Technical User
I want to integrate two applications together and make the end user feel like they are only using one piece of software. To make the applications talk, I will be using MS Access since one of them uses MS Access for the back-end database. My thought was that I could
1 - create a form that fills the whole screen and
2 - create a subform-type space on the form where the 3rd party application could run and have command buttons that would allow the user to control which application is displayed on the form
I know this type of thing can be done to initiaize an Internet Explorer session on a MS Access form.
Any ideas on how to approach this solution? I have a solid VBA coding background.
1 - create a form that fills the whole screen and
2 - create a subform-type space on the form where the 3rd party application could run and have command buttons that would allow the user to control which application is displayed on the form
I know this type of thing can be done to initiaize an Internet Explorer session on a MS Access form.
Any ideas on how to approach this solution? I have a solid VBA coding background.