excel - Save PPT shapes as PNG images -


i have excel (.xlsm) opens existing ppt , uses vba modify several slides. there several shapes on each slide , .xlsm has vba modifies shapes. (the slides have designs on them different size business cards filled in spreadsheet names,...)

now want "select all" shapes on slide "group"(not sure term correct). want export group .png image file. save location can same folder location of .xlsm file (doesn't matter).

this different exporting each slide .png.(which can do).
in case business card designs on each slide different sizes. need images size of "group" on slide.

the vba code within .xlsm file (not ppt) several posts show vba code within .pptm file works fine if using ppt code doesn't seem work when put in .xlsm file drive .png creation excel.

======================

pc latest of software.

pulling hair out on one. can help.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -