It seems so simple and you've done it many times before. You have a Microsoft Access ACCDB database (from MS Access 2007, 2010 or 2013) and want to save it (convert it) to a Microsoft Access MDB format database so it can be used by MS Access 2003 or earlier:
Unfortunately, when you try this in Microsoft Access 2007, this error message appears:
This could occur if you added new features of MS Access 2007, 2010, or 2013. For instance, tables with the new multi-value or attachment field types. In those cases, you wouldn't expect to convert the database to an MDB. So you check and verify that none of your tables have these field types and you still have this problem which doesn't explain what features you're using which require the new format.
It turns out this error can still occur even if you didn't add new ACCDB features. What's going on?
This problem occurs if the database was opened with Microsoft Access 2010, 2013, or 2016. MS Access 2010 or later stores themes in an attachment field in the MsysResources table, and MDBs don't support attachment field types. So even though you didn't add this incompatible field type to your Access database, MS Access 2007 sees this table and field, and concludes the database can't be converted.
It wasn't easy figuring out the cause of the problem. Fortunately, the solution is very simple.
From MS Access 2007, manually delete the MsysResources table, then save the ACCDB as an MDB.
If you're in MS Access 2010, 2013 or 2016, you can simply save the ACCDB as an MDB because Access 2010 or later removes the table automatically in the conversion process.
Hope this helps. Good luck!
Strategic Overview
Microsoft Access within an Organization's Database Strategy
How many simultaneous Microsoft Access users?
Blaming Microsoft Access instead of the Developer
Microsoft Access Version Feature Differences
Microsoft Access Versions, Service Packs and Updates
Microsoft Office 365 Access Update Version Releases
Top 14 Features Added with MS Access 2007
Taking Over Legacy MS Access Databases
Winner of Every Best Access Add-in Award
Set AutoNumber Starting Number Other than 1
Avoid Unnecessary or Duplicate Indexes
Copy Command Button and Keep Picture
Module VBA to Forms and Controls
Subform Reference to Control Rather than Field
Suppress Page Headers and Footers on the First Page of Your Report
Annual Monthly Crosstab Columns
Add Buttons to the Quick Access Toolbar
Collapse the Office Ribbon for more space
Avoid Exits in the Body of a Procedure
Send Emails with DoCmd.SendObject
Error Handling and Debugging Techniques
Error Number and Description Reference
Remote Desktop Connection Setup
Terminal Services and RemoteApp Deployment
Missing Package & Deployment Wizard
Remove 'Save to SharePoint Site' Prompt from an Access Database
Class Not Registered Run-time Error -2147221164
Microsoft Access to SQL Server Upsizing Center
When and How to Upsize Access to SQL Server
SQL Server Express Versions and Downloads
Deploying MS Access Linked to SQL Azure
SQL Server Azure Usage and DTU Limits