This is the only code I have been able to write so far:

Application.CommandBars("Reuse Slides").Visible = True

This opens the reuse slide option. Now, I would like to open up a presentation using the file name then choose the third slide to reuse.

Any help would be appreciated! Thanks!