Share via

Import notes into Powerpoint presentation?

Anonymous
2016-03-25T18:56:58+00:00

We gave a presentation and notes were taken to help with each slide.  They were typed into an Excel spreadsheet. I can import them into a Word document, but I really don't want to have to retype them all.  Is there a way to insert data from either a spreadsheet or document into the notes section of the slides? Preferably without overwriting any notes that may already be there.

Any help you can provide is appreciated!  I have Office Pro Plus 2013.

Thanks!

Microsoft 365 and Office | PowerPoint | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2016-04-07T18:34:59+00:00

There's some code on our site. It is based on Steve's method but slightly different so maybe give it a go. It allows you to select any path to the notes text (best on desktop)

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments

19 additional answers

Sort by: Most helpful
  1. Anonymous
    2016-03-26T03:37:35+00:00

    The code and directions can be found following the link. (It's a little long to post here.) http://www.pptfaq.com/FAQ00937\_Importing\_notes\_text\_from\_a\_text\_file.htm

    When I go into the master for the notes page, there is a text box for the notes.

    Was this answer helpful?

    0 comments No comments
  2. Steve Rindsberg 99,166 Reputation points MVP Volunteer Moderator
    2016-03-26T02:28:49+00:00

    Can you post the link to the code you found online?

    Is there in fact a notes text placeholder on the notes master and/or on each of the notes pages in the presentation?  Sounds as though there might not be.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2016-03-25T20:47:18+00:00

    Well, it is a rather large deck of slides, but the bigger thing is doing it again in the future.  I found something online that is supposed to take it and import it into the notes with VBA code but I get a run-time error with "specified value is out of range" on the section it referenced the notes text placeholder.

    I can copy and paste this time but figuring out how to do it going forward would be wonderful so I figured I'd ask.

    Was this answer helpful?

    0 comments No comments
  4. Steve Rindsberg 99,166 Reputation points MVP Volunteer Moderator
    2016-03-25T20:30:41+00:00

    You could fairly easily copy/paste the notes from spreadsheet/document into the notes section of each slide as appropriate.  You could either paste them before/after or atop the existing notes, if any.

    In theory, this could be automated, but it'd take longer to settle on the specs for the project, much less to code it, than it'd take to do manually.  It wouldn't be worth the effort unless a) there are thousands of slides or b) this is something that has to be done regularly.

    Was this answer helpful?

    0 comments No comments