Creates PowerPoint slideshow file from Excel range(s) with slide per sheet (or just 1 slide for 1 sheet) and saves pps next to workbook.
User may pass range, and sheet or sheets names that want to create slides from and the PPS filename to save into.
PPS file extension turns out to be the best one for filesize aspect. /?DevID=E3RITXA3
Access to code is limited.
Login here using your Linkedin account. to see or download code.
No registration, not another password to remember, login using your Linkedin account and have access to all public codes in MyDev.net
LoginOptional SlideRange = "A1:M12", Optional SheetsList = "Sheet1|Sheet2", Optional WBName = "This", Optional PPSFileName = ""
Views 604 Downloads 219