Macro eating up system memory
Hi,
I had written a macro which copies data from one location & paste that in other location. Now when I execute this macro, I am unable to perform any copy-paste in other execl files & other applications. Looks to me as if the macro is using entire memory for this.
Is there anyway where I can free the memory for other use. I can't pass data into a variable as they are not in a proper struture.
Abhinav...
|