G
Guest
Is there any online chat discussion regarding msaccess? If yes please let me
know the web address etc.....
Thanks in advance.
know the web address etc.....
Thanks in advance.
This is addressed to Jeff Conrad. When I try to reply, I get redirected to
another page of Microsoft. However, here is the info you requested:
Private Sub Form_Current()
If Me.NewRecord = True Then
Me.FirstName.SetFocus
End If
End Sub
Is there any online chat discussion regarding msaccess? If yes please let me
know the web address etc.....
Jeff Conrad:
An interesting thing happened after my last message to you. I pasted your
code in again and selected (highlighted) the whole thing. Then I clicked
Debug. Compile was available to be clicked that time and everything worked.
The cursor is now on the first name field after I click the Add New Record
button and also when I press enter continuously to get to a new record. Your
help was great. Thank you very much.
Now, please find out why I cannot answer you directly from my own postings.
I seem to be directed to another Microsoft page saying sorry they can't help
me. This page has a list of support options on it.