Search code examples
vbapowerpoint

How to pass PowerPoint words from slides to a txt with vba?


Is there a way to extract the words from the slides (titles and the rest) of a PowerPoint deck and write them to a txt file using VBA?


Solution

  • There is, please have a look at this site.