hi all,
I m using this code for searching with respect to Reg No:
But it is not searching
Thanx
I m using this code for searching with respect to Reg No:
Code:
ADODC1.Recordset.Find "Reg No = " & txtREG
Thanx
Comment