PowerPoint

Parent Previous Next

PowerPoint: Macros providing functionality between Excel and PowerPoint



Range as Picture to PPT - Fit Height: Copies the selected range, pastes it as a picture into a new Slide resized if its Height is greater than Slide Height.


Range as Picture to PPT - Fit Width: Copies the selected range, pastes it as a picture into a new Slide resized if its Width is greater than Slide Width.


Range as Picture to PPT - Fit Slide: Copies the selected range, pastes it as a picture into a new Slide resized if required based on its Height or Width whichever fits best.


Embed Selection on Slide: Copies the selected range, embeds it as an Excel file into a new Slide resized if required based on its Height or Width whichever fits best.


Chart as Picture to PPT - Fit Slide: Copies the selected Chart, pastes it as a picture into a new Slide resized if required based on its Height or Width whichever fits best.


Embed Chart on Slide: Copies the selected Chart, embeds it as an Excel file into a new Slide resized if required based on its Height or Width whichever fits best.


Selected Range Insert Table: Creates a Slide with a Table populated from the selected range but does not fit Table to Slide. Slow based on range size.