Our VBA macro wants to offer the user to save a PowerPoint presentation in either PPTX format or PPT (97-2003) format. I'm not easily finding the enum for 97-2003. There's ppSaveAsDefault, ppSaveAsPresentation, and I've used ppSaveAsPowerpoint7. The latter saves in PP 95 format, which can't be done on a presentation created in PP 2010.
Any pointers on which enum to use for 97-2003 format?
Thanks.
Richard Barrett



