J
John Barnes
I have a message box which displays a warning for user to
verify date that appears to be incorrect. I used
Me.ControlName.SetFocus in AfterUpdate code. This takes
the user back to the control.
My question is, how do I automatically highlight the
entire value for easy editing. I want the control to be
highlighted as if the user had tabbed into it.
Thanks.
verify date that appears to be incorrect. I used
Me.ControlName.SetFocus in AfterUpdate code. This takes
the user back to the control.
My question is, how do I automatically highlight the
entire value for easy editing. I want the control to be
highlighted as if the user had tabbed into it.
Thanks.