Input masks have no bearing on whether a control (not a field) can receive
the focus. Fields cannot receive focus in a form because they're in the
recordsource, but controls (which may be bound to fields) are part of the
form and can receive focus (*if* the control's Enabled property is set to
Yes).
Does Me!fld1.Setfocus work? Also, you may want to consider a
more meaningful name for your field.
Regards,
--
Gary Miller
Gary Miller Computer Services
Sisters, OR
________________________
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.