Forum Discussion

karlbnapf's avatar
karlbnapf
Copper Contributor
Oct 19, 2019

Access table elements with numeric and alphanumeric indices

Given the following table and two cells with content "green" and "2", how do I  retrieve the value 50?

Thanks

 

    1   2   3
red  10  40  70
green  20  50  80
blue  30  60  90

Resources