Quote:
Originally Posted by JohnWilson
There's no way I know in the Object model to do this (maybe using the execute method of the relevant control but it didn't work for me.)
Even if you find a way though I doubt you will be able to assign to a keystroke because that isn't supported AFAIK in PowerPoint.
|
oh, well that makes sense because I wasn't finding anything. fortunatly my keyboard has a few programmable keys so as much as we hate too I used sendkeys to just navigate to the button and it works great. ill post the code later and then mark solved.