+ Reply to Thread
Results 1 to 2 of 2

VBA to export excel charts as bitmaps into Power Point

  1. #1
    Registered User
    Join Date
    02-26-2014
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2010
    Posts
    26

    VBA to export excel charts as bitmaps into Power Point

    Hello,

    I'm looking for a code / macro that would automate for me the following steps:

    1. Create new, blank Power Point deck
    2. Copy and paste as bitmaps charts from tab "Charts", each chart into a separate slide
    For each slide, there should be a text above the chart - taken from each chart title
    3. For the last slide, the slide should copy and paste excel table (keep source formatting) into the slide

    Any help would be much appreciated.

    Regards
    Marcin
    Attached Files Attached Files

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,920

    Re: VBA to export excel charts as bitmaps into Power Point

    The following is a utility I developed. It basically takes charts and tables in excel, copies them and pastes them as metafile objects in Powerpoint. You need to supply the name of the PoerPoint "template," the desired output name, and a "map" that basically says, "Go to this Excel sheet, copy this object, put it on this Powerpoint sheet and position and size it."

    The limitation is that it works with a fixed template. For my reporting, this works out fine, although I have one report where I have to delete the unused sheets.
    Attached Files Attached Files
    One spreadsheet to rule them all. One spreadsheet to find them. One spreadsheet to bring them all and at corporate, bind them.

    A picture is worth a thousand words, but a sample spreadsheet is more likely to be worked on.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Power Point and Charts from Excel
    By toci in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 03-18-2016, 05:24 PM
  2. Export power View to Power Point
    By Trinhhai in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 05-09-2014, 05:32 AM
  3. refresh excel charts in power point
    By just_some_guy in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-01-2012, 10:42 AM
  4. excel charts to power point vba
    By edoptx in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-30-2012, 09:31 AM
  5. Excel export to Power Point--Image Scale code
    By VBNewb in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-16-2011, 08:21 AM
  6. multiple charts(excel) export to 1 power point file
    By darren1979 in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 03-29-2010, 07:41 AM
  7. how do i export a graph from excel to power point?
    By lisajensen21 in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 08-14-2006, 10:50 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1