D
Daniel
I would like to open a table and have the user add a new
entry using the DoCmd.OpenTable "tLang", ,acEdit.
However, I want the cursor to be in the first field of a
new record. Is that possible? Just to make it easier for
the user.
Thanks
Dan
entry using the DoCmd.OpenTable "tLang", ,acEdit.
However, I want the cursor to be in the first field of a
new record. Is that possible? Just to make it easier for
the user.
Thanks
Dan