[AccessD] Combo force drop down UNDO

John Ruff papparuff at attbi.com
Tue Mar 25 19:41:41 CST 2003


In the dropdown's AfterUpdate, set the focus to another control.
 
Private Sub TxtClientSurname_AfterUpdate()
 
    LastName.setfocus
 
End Sub
 
John V. Ruff - The Eternal Optimist :-) 
Always Looking For Contract Opportunities 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20030325/8ae863c7/attachment-0001.html>


More information about the AccessD mailing list