Dears,
I have to do a lot of repeated work in ppt like deleting old 50 pictures and add 50 new every week, so I want to do it via VBA, but I don't know how to write the scripts since I'm not familiar with VBA in ppt. and I cannot find the macro record tool in my ppt, either.
Could you please tell me how can I record a macro in PPT? or could you please share with me some scripts?what I want to do with VBA is: 1, from slide 1 to slide 50, delete the picture in each slide, the size is width:10, height:8; 2, get the title of each slide;3. search and copy the picture with the PPT title from a local folder; 4, paste the picture in the right slide.
Thanks a lot in advance!