Not Enough Memory to Perform the Operation

  • Thread starter Thread starter Sam
  • Start date Start date
S

Sam

Has anyone received the error message below:

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

I'm trying to open a form and I keep getting this message.

Does anyone have a solution?

Please Help,
Sam
SDCCD
 
Yes, I have every since Office SP3 even with the hotfixes installed. It is
very frustrating. I typically perform a reboot even though the task manager
indicates that there is more than enough memory.

QB
 
Whenever I've gotten this message it's a corrupted form. If you have a
recent backup, delete the form and import it from the backup. Otherwise, you
can try the undocumented Application.saveAsText and Application.LoadFromText
routines to save and reload the form.
 
Back
Top