MuppetReaper
New Member
- Joined
- Jun 14, 2013
- Messages
- 30
Hi all
I'm after some code that will loop through each worksheet in an excel document and copy the Print_Area from each to a new page in a PowerPoint presentation as Enhanced Metafile picture, I ideally I would like it to be generic enough to not have to name the sheets in the code as I would use this on multiple workbooks.
e.g.- excel has 6 tabs that have Print_area defined, so each of those tabs becomes a separate page in PP
It would also need to set the size to match exactly the page in PP.
I have had codes in the past to do this kind of thing, but I had to name individual tabs and ranges etc.
Many thanks in advance.
I'm after some code that will loop through each worksheet in an excel document and copy the Print_Area from each to a new page in a PowerPoint presentation as Enhanced Metafile picture, I ideally I would like it to be generic enough to not have to name the sheets in the code as I would use this on multiple workbooks.
e.g.- excel has 6 tabs that have Print_area defined, so each of those tabs becomes a separate page in PP
It would also need to set the size to match exactly the page in PP.
I have had codes in the past to do this kind of thing, but I had to name individual tabs and ranges etc.
Many thanks in advance.