Thanks for the response
Not sure if the acCmdConvertDatabase is the right one, but I can't get it to run from VBA code, get a 2046 error
Access 2002 can certainly save back to older formats, under the Tools / Database Utilities / Convert Database, there is a submenu To 97 Format / To 2000 Format / To 2002 Format. Of course, new functionality is lost going to older versions, but for what I want, no problem.
One site I found that has a lot of detail of RunCommand is
I'm trying to automate the building of 97/2000/2002 versions of 30+ databases, so this option is needed, but (fingers crossed) I think I may have a way. If doing it manually, I've always opened a database, then saved to the format. I noticed that if I open Access, then select the Convert option, Access first asks from the database to convert FROM, then for the database to convert TO Cheers,
Steve C.