Hello,
I am getting a runtime error when I try to move the focus away and back to a control after an error msg occurs. The error occurs on a 'jobno' field. I am trying
Me!insu.SetFocus
Me!jobno.SetFocus
And I get a runtime error that says it can't move the focus back to jobno. Any ideas why?
I appreciate the help
Jeremy
I am getting a runtime error when I try to move the focus away and back to a control after an error msg occurs. The error occurs on a 'jobno' field. I am trying
Me!insu.SetFocus
Me!jobno.SetFocus
And I get a runtime error that says it can't move the focus back to jobno. Any ideas why?
I appreciate the help
Jeremy