J
Jackie
Can anyone help (please)?
I have created a toolbar in PowerPoint that allows users to create Brand
compliant PowerPoint presentations. The code has been saved as a ppa file but
I have noticed that if a document is not open when the user selects some of
the items on the toolbar I receive an error "Application (unknown member) :
Invalid request. There is no currently active document window." (These items
run a userform)
To trap the error, I am counting the presentations and creating a new
presentation if there are none open (which works in Word but for some reason
does not work in PowerPoint) - I receive the above error.
Any suggestions would be greatly appreciated.
Jackie
I have created a toolbar in PowerPoint that allows users to create Brand
compliant PowerPoint presentations. The code has been saved as a ppa file but
I have noticed that if a document is not open when the user selects some of
the items on the toolbar I receive an error "Application (unknown member) :
Invalid request. There is no currently active document window." (These items
run a userform)
To trap the error, I am counting the presentations and creating a new
presentation if there are none open (which works in Word but for some reason
does not work in PowerPoint) - I receive the above error.
Any suggestions would be greatly appreciated.
Jackie