Untested here :
To Run the Macro:
Save your PowerPoint file as a macro-enabled presentation (.pptm).
Press Alt + F8, select CycleThroughImages, and click Run.
Ensure the PowerPoint presentation remains open during the execution.
Notes:
Replace "C:\Path\To\Your\Spreadsheet.xlsx" with the full path to your Excel file.
The macro assumes your spreadsheet has a header row, and data starts in row 2.
Ensure the shape names in PowerPoint match exactly ("Photo", "Image Name", etc.).
If you need the process to run indefinitely, modify the loop to restart after the last row.
Bookmarks