Hi,

I am making a PowerPoint interactive presentation in which the user will enter text into a textbox. I would like to have the insertion point active in the textbox when the slide loads. I see VBA for PowerPoint doesn't provide any way to set focus on a particular VBA control. I have tried a number of things in which none have worked. The slide is number 7 and the text box name is TxtMessage. Any help would be greatly appreciated.

Thank you.