Hello everyone.
I would like to pick up automatically a value in a table (matrix) knowing the coordinates of this value in the table.
Example :
a b c
100 1 2 3
200 4 5 6
300 7 8 9
In this example I would like to find the value corresponding to the couple of the coordinates (200 ; b) which in reality is “5” .
Do you have any idea how to ?
Friendly
Sokol
Bookmarks