tiredofit
Well-known Member
- Joined
- Apr 11, 2013
- Messages
- 1,924
- Office Version
- 365
- 2019
- Platform
- Windows
In Excel, it is possible to refer to a worksheet by its name, codename or index.
For Powerpoint, I know it's possible to refer to a slide by its index but does each slide also have a name property and if so, can it be changed?
My ultimate objective is to use VBA in EXCEL to reorder the slides in POWERPOINT.
Say I have 5 slides, A, B, C, D, E.
I want to swap A and B round, so the new order needs to be B, A C, D, E.
Is it possible and if so, how might I go about it?
Thanks
For Powerpoint, I know it's possible to refer to a slide by its index but does each slide also have a name property and if so, can it be changed?
My ultimate objective is to use VBA in EXCEL to reorder the slides in POWERPOINT.
Say I have 5 slides, A, B, C, D, E.
I want to swap A and B round, so the new order needs to be B, A C, D, E.
Is it possible and if so, how might I go about it?
Thanks