B
Bob
Hi,
Command bars and controls exist in 2007, despite what you could imagine
after the Ribbon...
How do you find them? I tried stepping through all the commands, but may
have missed how to find all.
For instance the following PPT VBA code works:
" Application.CommandBars.ExecuteMso ("SlideReset")"
But how could I find the control?!!
More importantly, how do I find the control for "Edit Data" in PPT? (Edit
the Chart data).
Many thanks,
Bob
Command bars and controls exist in 2007, despite what you could imagine
after the Ribbon...
How do you find them? I tried stepping through all the commands, but may
have missed how to find all.
For instance the following PPT VBA code works:
" Application.CommandBars.ExecuteMso ("SlideReset")"
But how could I find the control?!!
More importantly, how do I find the control for "Edit Data" in PPT? (Edit
the Chart data).
Many thanks,
Bob