[HELP] AverageIfs() with multiple criteria in both rows and columns

Godofthunder12

New Member
Joined
Apr 22, 2015
Messages
2
Can someone please help me with creating a formula which can take the average from a table, based on multiple criteria in both the rows and columns?

My first table is rather large but this is the basic layout :

Time period :111222333
Week number :101112131415161718
StepTest
ATºC323331352936333231
ApH6.86.96.56.76.86.56.46.96.3
ASalt1.51.31.41.51.61.21.11.71.8
AFat141513141712111415
BTºC292827292625272826
BpH6.56.46.76.36.26.16.56.46.3
BSalt1.41.51.61.11.21.71.21.31.4
BFat232427232624272824
CTºC171618151715161914
CpH5.05.15.35.25.15.35.25.05.1
CSalt1.51.61.71.21.41.71.41.11.4
CFat323335312928323334

<tbody>
</tbody>


I have a second table in which I have columns for Step and Test and want to have the average by time period.

Any help would be greatly appreciated. Thanks!
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
I would like to have the average for each Step and Test by time periods (1,2,3). My second table is like this :

StepTest123
ATºC
ApH
ASalt
AFat
BTºC
BpH
BSalt
BFat
CTºC
CpH
CSalt
CFat

<tbody>
</tbody>
 
Upvote 0

Forum statistics

Threads
1,215,393
Messages
6,124,680
Members
449,180
Latest member
kfhw720

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