Out Of Memory Errors
I have some VBA code which continuously polls a directory looking for new files. It then opens the files & performs calculations based on their contents. The problem I am having is that after the program runs for a few hours I then get "Out Of Memory" errors. Any advice?
|