G
Guest
I'd like to be able to loop through all of the PPT slides in a presentation
and copy/paste data from Excel into those sheets. I have some code that
will copy things from excel at this time and this is definitely a work in
progress. I've done some VBA in excel, but none in PPT. My questions
include:
1) In Excel, I can create a worksheet code name so that I can reference the
appropriate sheet. Is there some way to name the slides in a similar
manner?
2) If I want to loop through the slides one by one, how would I do that?
Thanks. I'm sure I'll be back.
and copy/paste data from Excel into those sheets. I have some code that
will copy things from excel at this time and this is definitely a work in
progress. I've done some VBA in excel, but none in PPT. My questions
include:
1) In Excel, I can create a worksheet code name so that I can reference the
appropriate sheet. Is there some way to name the slides in a similar
manner?
2) If I want to loop through the slides one by one, how would I do that?
Thanks. I'm sure I'll be back.