I have written a Word Macro that processes large word files (over 10 million lines each) one after the other. The program works fine except somewhere in between stops saying ‘insufficient memory’. If I try to run it further it says “Runtime error ‘4605’: Method or property not available because there is a memory problem”.
Can Anybody help?