I have created a form in Access 2003 which I use to add, delete, change,
etc. records in a table. The form consists of a few textboxes (first name,
last name, etc. ). In addition, I have placed some buttons on the form (add
record, delete, etc. ) When I click the add record button, I would like for
the focus to be in a particular textbox (first name); howver, for the life
of me, I cannot figure out how to code for this to happen. I took an access
class a few years back and looked throughout my book, but I don't remember
the course covering details such as the GotFocus event. Please help.
Thanks so much,
Alex
Comment