I have a repeating task each week which requires me to load videos onto PowerPoint slides. I "Insert" them, choose "Hide When Not Playing", "Play Full Screen, and then choose the "Play" Animation Control for each video inserted.
Each week the videos have a standard label format like "team1stop1.mp4","team2stop2.mp4","team6stop6.mp4" etc.
I have created check boxes by every row on my excel sheet where a performance time has been recored and a video has been taken of the team performing the task.
I can check the boxes of the team videos I would like to show. Then using FILTER and CONCATENATE functions I have been able to create a table that provides a list of the paths back to those vids. And the PowerPoint silde I would like the video place on. I have made additional columns for other identifiers but I'm not sure they are needed.
I saw a video where shapes were being added to PowerPoint slides using a similar form like above. But video is what I need......I know there is probably a way to do this simply with VBA, but I am not a VBAer, just a copy and paster of the code. Could someone lend a hand? Thanks in Advance!
Each week the videos have a standard label format like "team1stop1.mp4","team2stop2.mp4","team6stop6.mp4" etc.
I have created check boxes by every row on my excel sheet where a performance time has been recored and a video has been taken of the team performing the task.
I can check the boxes of the team videos I would like to show. Then using FILTER and CONCATENATE functions I have been able to create a table that provides a list of the paths back to those vids. And the PowerPoint silde I would like the video place on. I have made additional columns for other identifiers but I'm not sure they are needed.
I saw a video where shapes were being added to PowerPoint slides using a similar form like above. But video is what I need......I know there is probably a way to do this simply with VBA, but I am not a VBAer, just a copy and paster of the code. Could someone lend a hand? Thanks in Advance!