Hi y’all,
I have developed a PP that allows me to enter a time and it will display the hands of a clock face at the correct time. I wish to use it to make work sheets to teach children the time.
I want to save the particular page that I am on as an emf file named as the time (e.g. 18-30.emf).
I can do this manually when I get a dialog up that asks if I wish to save only the current slide and it’ll write the file OK.
However, when I try automating it using VBA, it always creates a directory with the name and puts a slide called Slide1.EMF
Any ideas how I can convince PP that I want the slide with that name and not the directory?
Also, if there are multiple slides, how I can tell it that I only want it to save the current one?
TIA
Regards
Paul