Averageif formulae

b19upj

New Member
Joined
Oct 3, 2014
Messages
34
Office Version
  1. 365
Platform
  1. Windows
Hi.
I have a simple question on an averageif statement that is ending in an error code for me.
I have in worksheet of data. I have made a pivot based on the data and in
column A is the postcode,
column B is the Average for the rent,
column C is the Standard Deviation of the rent

All easy to produce using the values selector in the pivot table.
Now i need to find and average all rents that fall below a calculated number. This number is the average rent + the standard deviation amount but i am getting an #Div/0 error.
There are no rent values of 0 though.
My formulae to work out average rent when lower than the average+standard deviation on row 2 is =averageif(B2:B3000,"<c2").
I was then hoping to copy it down all the rows in my worksheet, but it is giving me this error.
Any ideas why?
Or does anyone know how to write a formulae saying AVERAGE [a specific number of rows in a column] IF [lower than a value given in another cell along the same row].

Thanks</c2").>
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Sorry, it wont let me post the furmulae. Ive tried 4 times and it posts it incomplete...

My formulae that isnt working is
=averageif(B2:B3000," lower-than-symbol C2 ")<c3 ")<c2")<c2")<="" html=""></c3>
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,063
Messages
6,122,935
Members
449,094
Latest member
teemeren

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