T
Tom Hart
I am trying to place the cursor at the Case Disposition
field when I detect an error by the user. I am using the
GoToControl action below within a macro, but it's not
working.
[Forms]![frmModifyCase]![frmCaseDisp].[Form]![Case
Disposition]
Do I need to set the focus to the subform first? and how
do I do this within a macro?
Thanks
field when I detect an error by the user. I am using the
GoToControl action below within a macro, but it's not
working.
[Forms]![frmModifyCase]![frmCaseDisp].[Form]![Case
Disposition]
Do I need to set the focus to the subform first? and how
do I do this within a macro?
Thanks