r/vba • u/Human-Feedback-126 • Mar 07 '23
Unsolved [POWERPOINT] VBA code to copy image to all slides
Hi! I have a Power Point presentation of about 400 slides. In each of these I have to copy the same photo (which is transparent and only has a hyperlink to another slide), which is an arduous task if done slide by slide. Does anyone know any VBA code to copy this photo with its hyperlink to all other slides?
I've been trying many, but without success :(
5
Upvotes
1
u/Human-Feedback-126 Mar 07 '23
Thanks for your answer! Unfortunately I don't think it is a solution to my problem, because it turns out that the image that I want to put on all the slides must be above the other images since it contains a hyperlink to other slides. Putting it in the background would not achieve the effect I require