Thanks, I've been looking up and trying out different things I've found with no luck. Darn, so it looks like the code for those presentation mode icons are, for a lack of better terminology, deeper than we can access.
Again thanks for your help.
Is there anyway to emulate keystokes in VBA...
I'm doing this with an Interactive WhiteBoard (wiimote style) so I'd like to avoid the keyboard.
Could I put in another command button that does this
-if on a rollover the pointer is a pen
-then change the pointer to an arrow
-if the button is clicked then keep the button an arrow.
thanks
Thank you very much. I take it if I want to switch it back to the pointer or Eraser I'll probably use things like
.PointerType = ppSlideShowPointer
.PointerType = ppSlideShowPointerEraser
Again Thanks
I'd like to make some command buttons to use the ppt drawing tools while I'm giving a presentation without going through the slideshow menu. Here is some code I found at the microsoft site for ppt 2000 that doesn't seem to work for ppt 2007
___________________________________________________...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.