Is it possible to detect the version of a powerpoint(PowerPointXP etc) file?
To detect the version of the PowerPoint application being used:
Sub getVersion() Debug.Print Application.Version End Sub
To detect the version of the PowerPoint file format:
Use DSOfile