S
simonc
I'm writing a macro which needs to create an instance of powerpoint if there
isn't one, then open a selected presentation if it isn't already open. I've
managed the first bit ok, but I'm not sure how to test if the presentation I
want to use the macro on is already open. The presentation has been selected
using a GetOpenFilename dialogue box so its full file pathname is in a string
variable.
Grateful for advice.
isn't one, then open a selected presentation if it isn't already open. I've
managed the first bit ok, but I'm not sure how to test if the presentation I
want to use the macro on is already open. The presentation has been selected
using a GetOpenFilename dialogue box so its full file pathname is in a string
variable.
Grateful for advice.