J
John
How can I set the focus to a field (fld1) that has an
Input Mask? fld1.Setfocus doesn't work on it.
Thanks a lot.
-John
Input Mask? fld1.Setfocus doesn't work on it.
Thanks a lot.
-John
DanK said:There's limitations to the SetFocus command. For example,
you can't use it to move from a subform to the parent
form.