I'm attempting to reset the focus back to a text box after I reset a form. I use the command:
txtItem.SetFocus and it generates Runtime error 5, invalid procedure call or argument. Why?

~~~~~~~~~~~~
James Fowler