Setting focus to a control in a continuous subform -
07-30-2004
, 12:54 AM
Pretty simple situation, but what seems like it should work doesn't. I
have a subform that is a continuous list, and I need to set one of the
controls on the current item to selected.
I can call setFocus with no issue, but it doesn't appear to actually
*set* the focus. I am using something like this :
Me.SubForm.Form.Controls("ControlName").SetFocus
Thanks,
Andrew Backer
-[ Andrew Backer / abacker .@. comcast .dot. net ]- |