A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Did you tried my formulas?
Did you tried to change the content of F1:F3?
Which result do you calculate for your example a1,b6 and c11?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello All,
I have the below table as an example and I want to average what's in column D based on my selection separately.
For Instance, I want to get the average of A1, B6 and C11 all in one formula.
| a1 | 10 | ||
|---|---|---|---|
| a2 | 20 | ||
| a3 | 30 | ||
| a4 | 40 | ||
| a5 | 50 | ||
| a6 | b6 | 60 | |
| b7 | 70 | ||
| b8 | C8 | 80 | |
| b9 | C9 | 90 | |
| b10 | C10 | 100 | |
| b11 | C11 | 110 | |
| b12 | C12 | 120 | |
| C13 | 130 | ||
| C14 | 140 | ||
| C15 | 150 |
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Did you tried my formulas?
Did you tried to change the content of F1:F3?
Which result do you calculate for your example a1,b6 and c11?
Thank you very much, but this is not what I am looking for.
I am looking for a formula, to get me the average whenever I change the selection, so for instance whenever I select a1 it turns 10, b6 60...etc...