sdpsc
Technical User
- Feb 10, 2001
- 76
I'm writing a VB program for my company that deals with their phone lists. It searches through the list and creates a recordset based on the entered criteria. It then allows the user to edit the records. If a record is edited to the point where it no longer matches the search criteria, VB removes it from the record set. How do I stop that from happening? Thanks!