BiggusDoggus
Board Regular
- Joined
- Jul 7, 2014
- Messages
- 91
- Office Version
- 365
- Platform
- Windows
Hi all
I have scoured Google (including this site) and can't find the answer to this - there have been solutions given to other people that just don't work for me.
I have this formula:
=GETPIVOTDATA("[Measures].[Sum of Actuals]",'2017 Calc'!$A$3,"[Range 1].[Order Date (Month)]","[Range 1].[Order Date (Month)].&[Mar]","[Range 1].[Region]","[Range 1].[Region].&[Bay of Plenty]")/GETPIVOTDATA("[Measures].[Sum of Actuals]",'2017 Calc'!$A$3,"[Range 1].[Order Date (Month)]","[Range 1].[Order Date (Month)].&[Mar]")
Now, what I'm wanting to be able to do is replace the values in bold with cell references. For example, "Mar" to be replaced with E2, and "Bay of Plenty" with B4. The table with the formulas is going to be sizeable, and likely to have dynamic values in the Region (column B). And it's sizeable - I really don't want to have to go in and manually change the Region if it varies!
Any help greatly appreciated thanks!
I have scoured Google (including this site) and can't find the answer to this - there have been solutions given to other people that just don't work for me.
I have this formula:
=GETPIVOTDATA("[Measures].[Sum of Actuals]",'2017 Calc'!$A$3,"[Range 1].[Order Date (Month)]","[Range 1].[Order Date (Month)].&[Mar]","[Range 1].[Region]","[Range 1].[Region].&[Bay of Plenty]")/GETPIVOTDATA("[Measures].[Sum of Actuals]",'2017 Calc'!$A$3,"[Range 1].[Order Date (Month)]","[Range 1].[Order Date (Month)].&[Mar]")
Now, what I'm wanting to be able to do is replace the values in bold with cell references. For example, "Mar" to be replaced with E2, and "Bay of Plenty" with B4. The table with the formulas is going to be sizeable, and likely to have dynamic values in the Region (column B). And it's sizeable - I really don't want to have to go in and manually change the Region if it varies!
Any help greatly appreciated thanks!