+ Reply to Thread
Results 1 to 3 of 3

Excel export selected charts as ppt

  1. #1
    Registered User
    Join Date
    12-22-2013
    Location
    Delhi, India
    MS-Off Ver
    Excel 2010
    Posts
    47

    Excel export selected charts as ppt

    Hi friends,

    I have a file with few charts. I am trying to export few of the charts from excel to a new PowerPoint. I have written the code for this and it is working fine, but few things are there with the code which i am trying to remove. It would be of great help if you can help me in overcoming these obstacles.

    - While exporting the charts, PowerPoint application becomes active (and it shows the whole process). Is there any way to minimize it and do the export or can we keep excel sheet as active and do the export. I even tries to comment the below code, but it didn't helped me
    HTML Code: 
    - Can we middle and center align the exported charts in ppt
    - is there anyway to shorten the code by looping the export process (but only selected charts need to be exported)

    Please find attached the sample file
    Export charts to ppt.xlsm

    Thanks,
    Manish

  2. #2
    Registered User
    Join Date
    08-23-2015
    Location
    Spain
    MS-Off Ver
    2007
    Posts
    32

    Post Re: Excel export selected charts as ppt

    Here you go...

    Just 2 considerations:

    1) I have aligned all the charts exactly, and also with the same exactly size and in the same position respect the cells surrounding them... thus, you will always get the same chart size (and position) when exporting as an image.

    2) The cells sorrounding each chart are a in a sheet-level defined named range, with the name of the chart that you want to appear in the chart selection form.

    Every line I have added (quite a few) are commented, so you don't lose track of what is going on... and also, you will learn some new stuff.

    ¡Adios!
    Attached Files Attached Files
    May the REPUTATION be with me

  3. #3
    Registered User
    Join Date
    12-22-2013
    Location
    Delhi, India
    MS-Off Ver
    Excel 2010
    Posts
    47

    Re: Excel export selected charts as ppt

    Thanks a lot FerJo

    Actually there are many things for me to learn from your updated codes. Thanks for your time, i appreciate it.

+ 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. Replies: 32
    Last Post: 07-17-2018, 03:08 AM
  2. Import & export of selected data in Excel for Mac 2011
    By tigersxl in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 06-28-2015, 10:14 PM
  3. How to export selected column into .xml file using excel 2007
    By mitchivous in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-12-2013, 02:14 AM
  4. [SOLVED] I need to export charts on individual pages from Excel to Powerpoint?
    By ssands in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-24-2012, 02:48 PM
  5. 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
  6. Excel should let me export charts as .eps or .png
    By milton585 in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 07-21-2006, 09:40 PM
  7. export excel charts for animated gif
    By parkesarah in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 07-12-2006, 11:55 AM

Tags for this Thread

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