Hi all,
This is my first time asking question online for excel(mostly just google and have the answer)
but i struggle to think of a good way to ask this question on google.
Basically I am making a cell at E2(shown below) to show subject 1 OR A2
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]subject 1[/TD]
[TD]subject 2[/TD]
[TD]subject 3[/TD]
[TD]X[/TD]
[TD]X[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]10[/TD]
[TD]5[/TD]
[TD]1[/TD]
[TD]=max(A1:C1)[/TD]
[TD]??[/TD]
[/TR]
</tbody>[/TABLE]
I struggle to use if function with more than 2 cases, hopefully someone can assist me.
Thank you in advance
This is my first time asking question online for excel(mostly just google and have the answer)
but i struggle to think of a good way to ask this question on google.
Basically I am making a cell at E2(shown below) to show subject 1 OR A2
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]subject 1[/TD]
[TD]subject 2[/TD]
[TD]subject 3[/TD]
[TD]X[/TD]
[TD]X[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]10[/TD]
[TD]5[/TD]
[TD]1[/TD]
[TD]=max(A1:C1)[/TD]
[TD]??[/TD]
[/TR]
</tbody>[/TABLE]
I struggle to use if function with more than 2 cases, hopefully someone can assist me.
Thank you in advance