M
margaret
I have added a command "Add new Record" to my form. I
know to have the curser go automatically to my "FullName"
box I need to add Forms!FormName!FieldName.SetFocus
somewhere, but I don't understand where I add this ... to
the properties box of my command button or do I need to go
into the event procedure and add this line. If that's so,
where in the event procedure to I place it.
Thanks for your help.
know to have the curser go automatically to my "FullName"
box I need to add Forms!FormName!FieldName.SetFocus
somewhere, but I don't understand where I add this ... to
the properties box of my command button or do I need to go
into the event procedure and add this line. If that's so,
where in the event procedure to I place it.
Thanks for your help.