silvanet
12-06-2016, 12:53 PM
I see plenty of questions going the other way - copying cell contents in excel to powerpoint presentation slides, but what I want to do is the reverse.
I have 57 pages of images with descriptions in a pdf file I tried to export to excel but could not do it cleanly.
I figured how to export the pdf images and descriptions cleanly into a powerpoint presentation.
Now I'd like to create a VBA macro to go through the powerpoint presentation, find, copy, and then paste the images to cells in succession in a column on my spreadsheet.
I was able to export the full list of descriptions cleanly into a column in excel.
I figure it is possible now to just cleanly copy the images and put them in a column next to the descriptions.
Can anyone please give me a hand with this?
I've done VAB coding for MS Access and Excel so I think I can follow something like this.
Thanks TONS in advance.
I have 57 pages of images with descriptions in a pdf file I tried to export to excel but could not do it cleanly.
I figured how to export the pdf images and descriptions cleanly into a powerpoint presentation.
Now I'd like to create a VBA macro to go through the powerpoint presentation, find, copy, and then paste the images to cells in succession in a column on my spreadsheet.
I was able to export the full list of descriptions cleanly into a column in excel.
I figure it is possible now to just cleanly copy the images and put them in a column next to the descriptions.
Can anyone please give me a hand with this?
I've done VAB coding for MS Access and Excel so I think I can follow something like this.
Thanks TONS in advance.