Hi Everyone?
I would like to open an application called Business Objects, it lies in the path “C:\Program Files\Business Objects\BusinessObjects 5.0\BUSOBJ.EXE” and it supports VBA I want to open the program from Excel and run a macro that has been recorded in it. I’ve tried the old traditional way of opening the app then I assign the macro name contained therein but it doesn’t run, I would also like to include a validation check to verify that the app is actually installed in the default path (above) before attempting to launch it. Does anyone have a better way of doing this?
Ray.