ratish2010
New member
- Local time
- Today, 11:23
- Joined
- Aug 17, 2013
- Messages
- 1
Hi Everyone. I'm a newbie to Access.
I have a Access Db Customer with one Table tblClients and two forms frmAddClient and frmClientSelect
when i enter a phone no in frmAddClient it looks for Duplicate records in tblClients if yes it opens form frmClientSelect with the number copied in its search txtSearchString box but what i want is if there are duplicate the frmClientSelect auto filter the number in the list1 box and when i double click record it opens the frmAddClient form with all the records auto field.
plz help me to resolve it .....
I have a Access Db Customer with one Table tblClients and two forms frmAddClient and frmClientSelect
when i enter a phone no in frmAddClient it looks for Duplicate records in tblClients if yes it opens form frmClientSelect with the number copied in its search txtSearchString box but what i want is if there are duplicate the frmClientSelect auto filter the number in the list1 box and when i double click record it opens the frmAddClient form with all the records auto field.
plz help me to resolve it .....