Hi All,
I hope this is simple and I just can't find it. I am using the OnKeyPress code that was generously shared to rapidly find rows in a table. One I have narrowed down the rows to just a few, I would like to click on a cell and get the value from that cell to go into a variable to be displayed elsewhere on the form. I think I have to use EEP associated with clicking on the cell. What do I need to do to capture that value? I think I need the GETPROPERTY to extract the value and the PROPERTY command to send the value to some other Variable Edit on the form, but I can't find the syntax.
Any help or sample code would be very much appreciated.
Thanks!
Mike Sinclair

