Hi,

This routine is in the "LostFocus" of a field. If I tab thru the field when I leave Editfield1 the focus disappears. If I tab again the focus goes to the first field, Not Editfield1. Are there some rules I'm not aware of?

 If Editfield1.text<>"" then
    do stuff
  else
    ClearFocus
    Editfield2.SetFocus //Move to next field
  End If

Tia,

Robert Poland
[EMAIL PROTECTED]



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to