To view the progress of a Powerpoint presentation, a progress bar can be displayed at the top of the slide show.
Once the slideshow is complete, go to View > Macro and create a new macro.
In the VBS editor copy this text in the blank page:
'' Add progress bar only to all non-hidden pages
Sub AddProgressBar()