Hi everyone,
I have a problem with my textbox button which is use like a command button. This txtbox command button delete a record and it is on a continous form. My problem is when the focus is on the first record but the user delete say the third record and click on the button, it delete the first record. So, how can I fix this problem. If I use the "real" button fuction ( which is created by the wizard) I don't have this problem. The texte box button has the same code as the command button which I created with the wizard.
Can someone explain why?
Thanks,
Le
I have a problem with my textbox button which is use like a command button. This txtbox command button delete a record and it is on a continous form. My problem is when the focus is on the first record but the user delete say the third record and click on the button, it delete the first record. So, how can I fix this problem. If I use the "real" button fuction ( which is created by the wizard) I don't have this problem. The texte box button has the same code as the command button which I created with the wizard.
Can someone explain why?
Thanks,
Le