VBA has a Shell command that can open certain programs like this:
RetVal = Shell("C:\WINDOWS\CALC.EXE", 1) ' Run Calculator
Is it possible to open Bloomberg using this command?
VBA has a Shell command that can open certain programs like this:
RetVal = Shell("C:\WINDOWS\CALC.EXE", 1) ' Run Calculator
Is it possible to open Bloomberg using this command?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks