Dear Sirs,
Is it possible to add a button in a Word toolbar which represents the execution of an .exe file? By clicking the button opening the program file.
How?
Thank you
![]() |
Dear Sirs,
Is it possible to add a button in a Word toolbar which represents the execution of an .exe file? By clicking the button opening the program file.
How?
Thank you
You would have to use VBA to create a module that would run the other program, probably using the SHELL command. You can then attach that module to a button that could be added to a toolbar.
All times are GMT -7. The time now is 09:57 PM. |