See attached slide for reference. Using Office 2016.

I have a slideshow of 250+ slides, I need VBA code to make formatting adjustments to conform all slides to each other. I am currently learning VBA but concentrating on Excel so the code for this is completely outside my scope of expertise. I have thus far toyed with some snippets of code I have found in my searches and I'm not having any luck with them.

Here are the requirements for each section of the slide:

Box A - Title Box - Description: Title, 1 line. No adjustments needed, they are identical across the presentation and need no changes
Box B - Text Box - Description: text box with two lines of text.
Adjustments needed
  • text Calibri 27 pt
  • box 1” height, 5.65” width, Horizontal position 0.92“ from top left, vertical position 1.84” from top left

Box C - Text Box - Description: text box with two lines of text.
Adjustments needed:
  • text Calibri 27 pt
  • box 1” height, 5.65” width, Horizontal position 6.80“ from top left, vertical position 1.84” from top left

Box D - Image (images vary in size across all slides)
Adjustments needed:
  • Size: Image Height 4.50", Lock aspect ratio
  • Position: Horizontal position 2.30“ from top left, vertical position 2.83” from top left

Box E - Image (images vary in size across all slides)
Adjustments needed:
  • Size: Image Height 4.50", Lock aspect ratio
  • Position: Horizontal position 7.86“ from top left, vertical position 2.83” from top left


Capture.JPG