
Set oImg2 = ActivePresentation.Slides(1).Shapes. In your Microsoft PowerPoint presentations, you can change your slides’ background to a picture, solid color fill, gradient fill, texture fill, and even pattern fill. In PowerPoint, paste the text wherever you want it by pressing Ctrl+V. Select the text again, then press Ctrl+C to copy the text to your clipboard and then head back over to PowerPoint. (An embedded object is created if you dont select the Link check box. You can also click the down arrow to the highlight button’s right to choose different colors. To create a linked object, select the Link check box. In the File box, type the name of the file, or click Browse to select from a list. You can very simply edit scanned documents or other images in Microsoft PowerPoint by overlaying text boxes on top of the image, but this can look sloppy in. Set oImg1 = ActivePresentation.Slides(1).Shapes.Item("Picture 7") Click in the slide where the linked object or embedded object will be placed. I was also able to reset the other button once the one button was clicked by doing this: Dim oImg1 As Shape Ok I have figured this out here is what I did: Sub DefButton1Clicked(oSH As Shape) To see the highlight at work, press F5 and click the slide.

I don't care if its a highlight or shadow or the image changes.

I want to alter that image that they clicked to show it was clicked. A mouse click on the image changes a variable in the VBA macro, but it does not look like the image has been clicked on by the user so it might be confusing if they clicked it or not.
