J
Jan
I have developed a rather large form with lots of VBA code.
It has performed without problems. After adding more code
I performed a Compress and Repair function. Result: when I
am trying to open the VBA code in the form I get the error
message "out of memory", and no code window is opened. I
do not have any problems with my virtual memory, it's
large enough... I think this is a 64k limit problem as
other form procedures and modules are opened without
problems. But, how do I get to see and work with the code
in the procedure that is too large? I cannot make it
smaller if I cannot open it...
It has performed without problems. After adding more code
I performed a Compress and Repair function. Result: when I
am trying to open the VBA code in the form I get the error
message "out of memory", and no code window is opened. I
do not have any problems with my virtual memory, it's
large enough... I think this is a 64k limit problem as
other form procedures and modules are opened without
problems. But, how do I get to see and work with the code
in the procedure that is too large? I cannot make it
smaller if I cannot open it...