G
Guest
I have a form with many fields and an Add Reord command button. When I enter
data on the form and only fill in some of the fields then press the Add
Record button
the fields on the form are cleared like I would expect but the cursor stays
at whatever field it was left on for the previous record. I tried using the
ADO add new record field and it does the same thing. Is there a way I can
set the cursor to go to the very first field when I press the Add Record?
TIA
data on the form and only fill in some of the fields then press the Add
Record button
the fields on the form are cleared like I would expect but the cursor stays
at whatever field it was left on for the previous record. I tried using the
ADO add new record field and it does the same thing. Is there a way I can
set the cursor to go to the very first field when I press the Add Record?
TIA