The dialog will vary with the slide selected. Are you sure you haven't selected a slide without the footers visible (e.g. slide 1)
I would add On Error Resume Next near the start of the code.
It will not normally error but there are circumstances in which it will. Specifically if someone has removed the footer placeholder on the custom layout or master.
|