error msg in form

J

Jon

I have a form which I copied it form other database and pasted it in my
database. The form is working ok after change fields. But the problem now is
when I put a VB codes or command buttons the following msg appears:

There isn't enough memory to perform this operation. Close unneeded programs
and try the operation again.

Any help please ????
 
R

Ray C

Is there other code behind the form that could be executing? causing memory
to reach its limit? If not...
How did you copy and paste your form? This is not usually a good sign if
this type of message pops up after a simple form copy. Possible corrupted
form.

Did you do File-->External Data-->Import ?
Another way would be to open the source database and do File-->Export into
you target database.

Also, try compacting the database, this may remove the error.

Ray
 

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

Top