Find a record Code

J

John Vinson

I need a visual basic code that searches all records of a form. Thanks

Since records are not stored in Forms, but in Tables, your question is
impossible to answer.

Please post back with a more specific explanation of what you want to
accomplish. I would guess that a Query on a Table will be the
solution, rather than any sort of VB code.

John W. Vinson[MVP]
Join the online Access Chats
Tuesday 11am EDT - Thursday 3:30pm EDT
http://community.compuserve.com/msdevapps
 
Top