Hi there,
I have a piece of code which is working beautifully but at 500000 lines it is occasionally causing out of Memory issues when I run some other macros after it because it stores the actual formula in the cell. I wish for the Macro to evaluate the formula in relevant to the row it is in but only paste the value as text in the cell instead of having 6 coloumns * 500000 lines of formula saved in cells:
Here is the code:
Is it possible to manipulate this VBA to paste only the values from Row 1 to 500000 down coloumns A to F?![]()
Please Login or Register to view this content.
Bookmarks