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

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
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,215,352
Messages
6,124,453
Members
449,161
Latest member
NHOJ

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