- Joined
- Nov 21, 2011
- Messages
- 1
- Reaction score
- 0
Hi Guys,
I am preparing a presentation that has to cater for various companies. As such, I have prepared a VBA script to ask which company the presenter is representing. Once captured, I would like the company logo to appear.
ActivePresentation.SlideShowWindow.
AddPicture( ...
For some reason I cannot build the command to include the AddPicture.
Can anyone assist?
I am preparing a presentation that has to cater for various companies. As such, I have prepared a VBA script to ask which company the presenter is representing. Once captured, I would like the company logo to appear.
ActivePresentation.SlideShowWindow.
AddPicture( ...
For some reason I cannot build the command to include the AddPicture.
Can anyone assist?