Too many controls on a form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form that I believe has exceeded the maximum number of controls allowed. I cannot open the form in design view to reduce the number of controls. I alwasys get a "Not enough memory error" even with nothing else running. Any suggestions on how I can access the form?
 
Hello

The number of controls over the lifetime of a form/report is 754.

Create a new blank database and import all of the objects from your old
database.

Best regards

Maurice St-Cyr
Micro Systems Consultants, Inc.
 
Thanks - I have tried that and whenever the export gets to the form, the same error message displays and the form will not import. Any other suggestions

Regards Pam
 
Hi Pam

Go into any module and do a Compile All Modules to see if any mistakes are
picked up. You can also try a Repair and Compact on the database.

If there are no mistakes, you will have to delete the form and recreate it

Best regards

Maurice
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top