PDA

Click to See Complete Forum and Search --> : VBA Access 2000 out of memory error


kheykhey
May 8th, 2003, 11:33 PM
Hi all,

I'm new here and I have a question. I'm developing a program in Access 2000 and VBA. It generates report and the report can be in .rtf, .txt, .html, .snp, or .xls. The thing is, when I try to save it in .rtf and .html format, it saves the report fine and when it tries to close the report, I get an Out of Memory error. And this problem only occurs in some of the computers that I tried. Could this be because the computer has differet version of access? or is there something else that might have happened?

Thanks in advance.

RobDog888
May 12th, 2003, 11:48 PM
What are the versions of Access of the failing systems?
Can you post the code?