+ Reply to Thread
Results 1 to 2 of 2

How can I access Excel table from PPT

  1. #1
    Registered User
    Join Date
    01-22-2010
    Location
    Prague
    MS-Off Ver
    Excel 2016
    Posts
    19

    How can I access Excel table from PPT

    Dear anybody,

    Would you know how can I access an Excel workbook/sheet/range from a PPT macro?

    My objective is to automate my presentations based on various Excel tables.

    If this forum is not the right place to ask, please give me a hint where can I find this.

    Absolute ideal solution for me would be to have a 2003 PPT Programming Manual.

    Thank you for your time.

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: How can I access Excel table from PPT

    You need to make a reference to the Excel object model. Do this under Tools -references in the VBA editor. You can then create Excel objects and control them. A useful tip is to record the Excel portions of the a macro initially in Excel and then copy these across to PPT. Prefixing the Excel objects with the Excel object that you have created should get them to work OK.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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