Copy Formulas, save as values and then reload same formulas

Grimm127

Board Regular
Joined
Aug 17, 2011
Messages
132
Hello All you Excel Gurus,

I need a little insight. I have a template that has multiple columns and multiple rows. Set up with accounts, subtotals and grand totals. The template will have a Rollup total section on the top and multiple regions below it. My main issue is that it will be eventually be filled with so many formulas that my computer will have the speed of a snail.

My idea is that after I load my data, I can get a range of columns and save them as values. BUT if i update my data table, I need to be able to reinsert the same formulas (they are different formulas peppered through out) to refresh the template.

The easy part is copying and saving the ranged columns as values that I already understand that....BUT how can I reinsert the formulas? Any ideas?

Thank you!!!!
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
You could create another macro with formulas to be inserted back in the range. Use macro recorder when you enter the formulas into each cell, then modify that one to your needs. Use a fill down option to bring them from let's say A2:G2 down to last row or whatever.
 
Upvote 0

Forum statistics

Threads
1,213,536
Messages
6,114,213
Members
448,554
Latest member
Gleisner2

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top