📅  最后修改于: 2022-03-11 14:55:35.843000             🧑  作者: Mango
代码示例1
Just use CELL("address",...) and instead of the ... put your INDEX/MATCH formula
=CELL("address",INDEX(B5:D11,MATCH(G6,B5:B11,0),2))