bearcub
Well-known Member
- Joined
- May 18, 2005
- Messages
- 732
- Office Version
- 365
- 2013
- 2010
- 2007
- Platform
- Windows
My XL2BB addin is disabled so I cannot use it to display my table (I have to resort to the below snippet).
I got a message that Excel is blocking the macros in the add-in? How do I enable them so I can copy a range in this file.
I hope I'm making sense below. I apologize in advance if what I need is confusing. Bottom line is that I want to create a dynamic table based upon what is being shown in the pivot table. The pivot table shows sales. The criteria i need are based upon the N & Y letters in Column A and the Business Unit in Column B. Based upon what is visible, the Aug Commission table will update based upon what is visible. The commissions data is on another sheet.
Here goes:
I am trying to sum a total commissions dynamic by a region by using what is being shown in the pivot table (B-K). The commissions are on the Table tab and the pivot table is the Dashboard Start tab/
I want to make the Aug commissions table dynamic (the table that starts on the United HealthCare Services line). The Slicer in Columns X-Z controller the Pivot table.
The "N" & "Y" letters in column A are linked to the source sheet (Column R on the "Table" tab). When N 0r Y in the slicer is activated, column A will show either the N, Y or both (as seen below).
What formula structure could I use to sum the Business Unit order type if N, Y or both appear in column A.? I've been thinking of Sumifs but I think this is needs an array formula or could I use Sumproduct for this)?
I got a message that Excel is blocking the macros in the add-in? How do I enable them so I can copy a range in this file.
I hope I'm making sense below. I apologize in advance if what I need is confusing. Bottom line is that I want to create a dynamic table based upon what is being shown in the pivot table. The pivot table shows sales. The criteria i need are based upon the N & Y letters in Column A and the Business Unit in Column B. Based upon what is visible, the Aug Commission table will update based upon what is visible. The commissions data is on another sheet.
Here goes:
I am trying to sum a total commissions dynamic by a region by using what is being shown in the pivot table (B-K). The commissions are on the Table tab and the pivot table is the Dashboard Start tab/
I want to make the Aug commissions table dynamic (the table that starts on the United HealthCare Services line). The Slicer in Columns X-Z controller the Pivot table.
The "N" & "Y" letters in column A are linked to the source sheet (Column R on the "Table" tab). When N 0r Y in the slicer is activated, column A will show either the N, Y or both (as seen below).
What formula structure could I use to sum the Business Unit order type if N, Y or both appear in column A.? I've been thinking of Sumifs but I think this is needs an array formula or could I use Sumproduct for this)?