Mike, I should have waited until Razzak had replied. I will modify my code too.
Regards, John Docherty From: [email protected] [mailto:[email protected]] On Behalf Of Michael J. Sinclair Sent: Sunday, 21 June 2009 2:11 p.m. To: RBASE-L Mailing List Subject: [RBASE-L] - DB GRID--how do I get the value of the cell into a variable? 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

