Hi, I have a Main Screen obtain the records from a temp table. User will click a button to search for Lastname and Firstname in 2 separate table Customer and table Service. If found in those 2 tables then - open 2 form for edit that record Else -Add new record in those tables After that go back to Main Screen with the next Record. Ques: 1- How do I search for those 2 text box? 2- How do I open 2 forms obtain only those records? Thanks you for any reply.
|
|