Formulas between Pivot Tables

lmueller

New Member
Joined
Aug 15, 2011
Messages
1
I need some help with the following situation as I am currently having to manually update formulas which is adding about 13 hours onto my 45 hour work week.

Here's the scenario:
I'm creating a weighted average percentage that is taking data from two different pivot tables to calculate. Rather than manually updating cell formulas (based on if they are in my pivot or not b/c they go in and out), I would like to have a lookup based on a common name (which I have). However, when I was working on this, I can't get my lookup to sum rows across and return the appropriate value to me.

My current formula:
=IFERROR((SUM($B$7:G$7)/G$443)*$B$444"")/IFERROR((SUM($B$7:G$7)/G$443)*($B$444-1)+($B453),"")

Where the pink is coming from pivot tables and has a common naming convention; the orange is the day and the blue is the month.

How can I simplify this equation?
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.

Forum statistics

Threads
1,224,508
Messages
6,179,188
Members
452,893
Latest member
denay

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