P
Peter
I have a macro which sequentially calls up spreadsheets
from a folder then runs a macro in each sheet which
involves iteration of the fourier transform function
about 1,000 times in each.
This works well for the first 10 spreadsheets, then seems
to progressively slow down, eventually running only at
snail's pace. I presume this is because a memory buffer
fills up.
Is there any way I can clear the memory buffer after each
spreadsheet, or any other way around this problem?
Thanks for any advice.
Peter
from a folder then runs a macro in each sheet which
involves iteration of the fourier transform function
about 1,000 times in each.
This works well for the first 10 spreadsheets, then seems
to progressively slow down, eventually running only at
snail's pace. I presume this is because a memory buffer
fills up.
Is there any way I can clear the memory buffer after each
spreadsheet, or any other way around this problem?
Thanks for any advice.
Peter