M
MikeF
Following is OnCllick of btnEditCurrentRecord.
Works fine, but when it sets focus to the field, it selects all text in it.
Would like it just to be the I-beam at the end of the text.
Me.AllowEdits = True
Screen.PreviousControl.SetFocus
Regards,
- Mike
Works fine, but when it sets focus to the field, it selects all text in it.
Would like it just to be the I-beam at the end of the text.
Me.AllowEdits = True
Screen.PreviousControl.SetFocus
Regards,
- Mike