Hello Everybody,
Have another question about table manipulation on Forms. Is it possible to get a value from specific column in the random row on the click?
For example I have a table which consists of 3 columns and 5 rows. I'd like to copy a value from the second column of the third row when cursor/click hits column 1 of the that row.
Thank you,