Use Vlookup to Return a Specific SUM Formulas From Another Worksheet

DaveTheDude

New Member
Joined
May 7, 2020
Messages
1
Office Version
  1. 2010
Platform
  1. Windows
ISSUE:
I have multiple files where I need to copy specific SUM() formulas from one sheet to another. There are Workup sheets with supporting data that is deleted from the final report. I keep the "Region" totals as values but need to show the SUM() formulas in the final (not just the values). I currently use a VBA script to copy them but it is very time consuming to maintain all of them as they change frequently and this is on a growing number of reports.

HOPE:
I was hoping there is a way to use VLOOKUP to return the SUM() formulas into the Final Sheets from the Workup Sheets before I delete them. Copy the formulas in cells C6,C9,C13 into cells C20,C23,C27 then delete all the rows above row 14 (would be formulas from several different sheets but that is the idea). This would save many headaches and I would appreciate any help. Thank You.



1588881823223.png
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).

Forum statistics

Threads
1,214,848
Messages
6,121,914
Members
449,054
Latest member
luca142

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