P
PeteCresswell
I've got a very complicated process (complicated to me, at least....)
that clearly has some problems as evidenced by weird UI behavior.
But it does run to completion and the numbers coming out of it do seem
correct.
However when I go into a VBA code window afterwards and try to copy
some code, somebody pops an "Out Of Memory" dialog.
I ran the list in the Help file and didn't find anything. i.e. my C:
drive has plenty of space on it, I don't have any more "Public"
variables that I did before the process, and so-forth.
I'm wondering if "Out Of Memory" could be a clue that would help me
localize whatever issues I have in the aforementioned routine.
Anybody have thoughts on this?
that clearly has some problems as evidenced by weird UI behavior.
But it does run to completion and the numbers coming out of it do seem
correct.
However when I go into a VBA code window afterwards and try to copy
some code, somebody pops an "Out Of Memory" dialog.
I ran the list in the Help file and didn't find anything. i.e. my C:
drive has plenty of space on it, I don't have any more "Public"
variables that I did before the process, and so-forth.
I'm wondering if "Out Of Memory" could be a clue that would help me
localize whatever issues I have in the aforementioned routine.
Anybody have thoughts on this?