Hello,
I 've a form with most textbox and one button to search and one button to find the next record. My code search perfectly the first record because i use with my recordset FindFirst. My problem is when i have double and i want to display the next record and the next record... . I can use with my recordset FindNext but only once time. I can't click one more and i would like a routine to find the next record. Could you please have a look in my base.
The form which name Form_Administration_Main
I use the field "Numéro Série" to search
I insert in this field the number "19518" ( I have three records)
Thanks
Keawee
I 've a form with most textbox and one button to search and one button to find the next record. My code search perfectly the first record because i use with my recordset FindFirst. My problem is when i have double and i want to display the next record and the next record... . I can use with my recordset FindNext but only once time. I can't click one more and i would like a routine to find the next record. Could you please have a look in my base.
The form which name Form_Administration_Main
I use the field "Numéro Série" to search
I insert in this field the number "19518" ( I have three records)
Thanks
Keawee