You should already be on the correct record from the RecordSource of the grid. You should be referencing the table/cursor field, not the Column.Text1.Value.
Fred On Tue, Aug 21, 2012 at 4:39 PM, Michael Savage <[email protected]> wrote: > I have some code in a grid's AfterRowColChange method to call a method > on the form for some on the spot validation. > > When I activate the grid for editing, it is normally at the top. > I pick the row I want, and prior to moving, it runs the code in the > AfterRowColChange. > How do I get the validation to occur after I have focus in the new row? > > I'm very confused. > > TIA, > Mike > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAJCBksomzOMeir6YJ1OS=kdzv+pcxh09cfbpkve7zmcluby...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

