+ Reply to Thread
Results 1 to 7 of 7

Thread: PowerPoint Object in Excel Macro

  1. #1
    Registered User
    Join Date
    07-30-2009
    Location
    New York
    MS-Off Ver
    Excel 2003
    Posts
    3

    PowerPoint Object in Excel Macro

    I am trying to make a Macro that takes the information in PowerPoint files and copy/pastes them into an Excel File to be read/compared faster. I need a way to select the objects (mostly text boxes) based NOT on the PowerPoint Object number, but location on the slide. I know how to move them around using a Macro but it will not give the starting location in this manner.
    Thanks in advance.

  2. #2
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    Apparently I can't say
    MS-Off Ver
    Apparently I can't say
    Posts
    8,274

    Re: PowerPoint Object in Excel Macro

    Could you be a bit more specific about this? In terms of location, how would you know what's what? Based on the Left or Top properties, or relative to some other object, or what?

  3. #3
    Registered User
    Join Date
    07-30-2009
    Location
    New York
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: PowerPoint Object in Excel Macro

    Actually I'm not really sure, that's where I'm running into problems. Since I don't know the location of any of the objects, the other seems like it would be more helpful.
    I was kind of hoping there was a way where a scanner type something would read the slide (similar to a disk) and when it saw the one with the right title it would copy/paste it where it needs to go.

  4. #4
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    Apparently I can't say
    MS-Off Ver
    Apparently I can't say
    Posts
    8,274

    Re: PowerPoint Object in Excel Macro

    Powerpoint's not really my thing, but you can read the title of a slide using code like this (objSlide is a Slide!):
    objSlide.Shapes.Title.TextFrame.TextRange.Text

  5. #5
    Forum Moderator DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Suffolk, UK
    MS-Off Ver
    2002, 2007 & 2010
    Posts
    21,423

    Re: PowerPoint Object in Excel Macro

    Your post does not comply with Rule 8 of our Forum RULES. Cross-posting is when you post the same question in other forums on the web. You'll find people are disinclined to respond to cross-posts because they may be wasting their time solving a problem that has been solved elsewhere. We prefer that you not cross-post at all, but if you do (and it's unlikely to go unnoticed), you MUST provide a link (copy the url from the address bar in your browser)to the cross-post. Expect cross-posts without a link to be closed a message will be posted by the moderator explaining why. We are here to help so help us help you!

    http://www.mrexcel.com/forum/showthread.php?t=406320

  6. #6
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    2003 & 2007 & 2010
    Posts
    11,351

    Re: PowerPoint Object in Excel Macro

    You can automate ppt from excel reading all the shapes on all the slides.

    How do you know which ones to process though, are there key words to search for?

    Perhaps posting an example file might help
    Cheers
    Andy
    www.andypope.info

  7. #7
    Registered User
    Join Date
    07-30-2009
    Location
    New York
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: PowerPoint Object in Excel Macro

    ...about that. One slide of the show is 25kb in Word and 1.7Mb as a picture(jpeg or bmp), well over these ridiculous limits for file size.
    Basicly the title is across the top of the slide, off center to the left. There are four boxes: Strengths, Weaknesses, Focus Areas, and Paths to Green. They are in pairs going across the middle and middle-bottom of the slide respectively. Across the bottom is the "Overall Assesment" label and the corresponding circle (G/Y/R). In each of the four text boxes there are two to four bullets. These contain the info needed to be placed into the excel sheet.
    Coimhéad fearg fhear na foighde.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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.2.0