In Excel, I need to get the value of a known address. This known address is calculated from a formula, for example: ADDRESS((MATCH(E1,$A$1:$A$13,0)),3,4)=C3; How can I get the value of C3(which is an address)?