CalculateAv Average, Std Dev, Max, Min, using Index/Match

arnorian

New Member
Joined
Aug 26, 2013
Messages
19
Hi,

So, I have a sheet with SKU/Item numbers and another sheet with just SKU/Item numbers where i need to fill average, std. dev. max, min and mode . I need to use index/match to the Item number in that other sheet and only then calculate an average or standard deviation or any other trick that may work best.

I have used different variations of Index/Match and as well as Stddev with IF statement to no avail. Here's a sample formula I have been using:

=STDEV(IF('Sheet1'!D8:D8676='Sheet2'!A2),Sheet1T!G8:G8676)

I was able to use AVERAGEIF with no problem but there's no similar function for STDDEV or MAX or MIN
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
Thank you. Initially they wanted to be a Index/Match. but after completed with pivot table they were satisfied.

Thank you for everyone's help
 
Upvote 0

Forum statistics

Threads
1,216,037
Messages
6,128,439
Members
449,453
Latest member
jayeshw

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