<embed id="xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd" type="application/thunder_download_plugin" height="0" width="0">Hello
I have a matrix in Sheet 1:[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[/TR]
[TR]
[TD]P[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]Q[/TD]
[TD][/TD]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]R[/TD]
[TD][/TD]
[TD]3[/TD]
[TD]1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]S[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The numbers in the matrix should be unique and come of the cells maybe empty.
In Sheet 2, I want to look for the numbers in Sheet 1, and return the values of the X/Y axis, like the following illustration:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]X axis[/TD]
[TD]Y axis[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]C[/TD]
[TD]R[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]B[/TD]
[TD]Q[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]B[/TD]
[TD]R[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]D[/TD]
[TD]P[/TD]
[/TR]
</tbody>[/TABLE]
What formula should I setup? Thanks!
Regards<embed id="xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd" type="application/thunder_download_plugin" height="0" width="0"><embed id="xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd" type="application/thunder_download_plugin" height="0" width="0"><embed id="xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd" type="application/thunder_download_plugin" height="0" width="0">
I have a matrix in Sheet 1:[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[/TR]
[TR]
[TD]P[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]Q[/TD]
[TD][/TD]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]R[/TD]
[TD][/TD]
[TD]3[/TD]
[TD]1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]S[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The numbers in the matrix should be unique and come of the cells maybe empty.
In Sheet 2, I want to look for the numbers in Sheet 1, and return the values of the X/Y axis, like the following illustration:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]X axis[/TD]
[TD]Y axis[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]C[/TD]
[TD]R[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]B[/TD]
[TD]Q[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]B[/TD]
[TD]R[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]D[/TD]
[TD]P[/TD]
[/TR]
</tbody>[/TABLE]
What formula should I setup? Thanks!
Regards<embed id="xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd" type="application/thunder_download_plugin" height="0" width="0"><embed id="xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd" type="application/thunder_download_plugin" height="0" width="0"><embed id="xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd" type="application/thunder_download_plugin" height="0" width="0">
Last edited: