Hi Everyone.
Could you please help me on this.
I am looking to create a VBA code, to open an application (Not Microsoft apps) and to access Tools-Play Macro-Select a textfile from the dialogue box opened.
This textfile has some macros which is compatable with the opened application. Once this textfile is selected by user, it will run a code automatically.
After the execution, I want to close the application also using the vba code.
In between, when we open the application, it would ask for working directory of the application, which will be selected by user itself.
could anyone please help me on creating the same?
Could you please help me on this.
I am looking to create a VBA code, to open an application (Not Microsoft apps) and to access Tools-Play Macro-Select a textfile from the dialogue box opened.
This textfile has some macros which is compatable with the opened application. Once this textfile is selected by user, it will run a code automatically.
After the execution, I want to close the application also using the vba code.
In between, when we open the application, it would ask for working directory of the application, which will be selected by user itself.
could anyone please help me on creating the same?
Last edited: