C
Charlie Mac
VBA Gerus,
I have created a macro that scans large documents for text patterns
and adds comments when a pattern (e.g., several words) is detected. My
problem is that when it is run on documents longer than 30 pages it
slows down and on 200+ page documents, it appears to exhaust RAM and
stop. Is it possible to release/refresh RAM while a macro is running
without erasing array and variable values? Is there a link that
offers performance tips for macros?
Thanks from Texas
I have created a macro that scans large documents for text patterns
and adds comments when a pattern (e.g., several words) is detected. My
problem is that when it is run on documents longer than 30 pages it
slows down and on 200+ page documents, it appears to exhaust RAM and
stop. Is it possible to release/refresh RAM while a macro is running
without erasing array and variable values? Is there a link that
offers performance tips for macros?
Thanks from Texas