J
Janko
Hi!
I am trying to copy the names of a large set of images in a
presentation to the title of the slides. To put it simple:
1. check all slides if they have a picture insterted
2. if they do check the file name
3. apply that name to the title box
For example I have a shape with the .Fill.UserPicture "file.jpg" and I
would like to copy the "file.jpg" to the .Text of the title.
Unfortunately my VBA knowledge is not good enough to copy
..Fill.UserPicture to string. Any hint would be appreciated.
Regards,
Janko
I am trying to copy the names of a large set of images in a
presentation to the title of the slides. To put it simple:
1. check all slides if they have a picture insterted
2. if they do check the file name
3. apply that name to the title box
For example I have a shape with the .Fill.UserPicture "file.jpg" and I
would like to copy the "file.jpg" to the .Text of the title.
Unfortunately my VBA knowledge is not good enough to copy
..Fill.UserPicture to string. Any hint would be appreciated.
Regards,
Janko