Pasting formulas without copying file ref.
Rather than rewrite 40 + formulas to the R1C1 format, I am trying to simply have the macro open a file who's size does not matter, and copy the many worksheets of formulas to the actual file, let it calculate, and then paste values, the only problem is that of course when I pase the formulas, they cease to be realtive, and now have the first file's referenced in all the formulas. Let me know if there is a workaround either through VBA code or even something simple built into paste special or something along those lines. - I could just find / replace everything, but considering there are 4000+ formulas, many of them with multiple references, I'd like not to slow the macro down by doing so.
|