How can I set a specific range for my pivot table to use when performing an aggregation?

rageagainstjg

New Member
Joined
Aug 17, 2011
Messages
14
Office Version
  1. 365
Platform
  1. Windows
I'm having trouble working with Excel right now and need some help. I'm trying to do something that seems simple: I want to specify a range of values for Excel to use when calculating an average in a pivot table, but I'm not sure how to set it up. Could you take a look at the video and share your advice?

 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
The easiest would be to add a helper column in your source data and put that in the filter area of your pivot table.
Also please update your profile to show which version of Excel users and the solution often varies based on the version of Excel.

Book1
ABCDEFGHI
1Hole NumberblastabilityIncludeInclude:From7To12
2868440Out of Range
3868445.5Out of RangeIncludeValue lies between 7 and 12
4868446.2Out of Range
5868447.3Value lies between 7 and 12Row LabelsAverage of blastability
6868448Value lies between 7 and 12868449.075
7868449.7Value lies between 7 and 12Grand Total9.075
88684411.3Value lies between 7 and 12
98684412.2Out of Range
10
HoleNumbers
Cell Formulas
RangeFormula
C2:C9C2=IF(AND(B2>=$G$1,B2<=$I$1),"Value lies between " & $G$1&" and "& $I$1,"Out of Range")
 
Upvote 0

Forum statistics

Threads
1,215,129
Messages
6,123,218
Members
449,091
Latest member
jeremy_bp001

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