Hi,
I'm having trouble setting the focus on a date text box in VBA.
I have performed error handling which will prevent the user enter an incorrect date format. I have tried several options from .setfocus etc but nothing seems to work, and trying to set the focus to another text box first then...