Hello,
How I can to obtain value from intersection cell ?
For example in Range("B1") I have "TEST1" and in Range("A6") I have "TEST2" Interesection cell is Range("B6") where I have value "TEST3" How I can to obtain value "TEST3" ?