I'm (fairly) sure this is easy, I'm just not seeing it.

Is there a way to have a certain textbox be the "default" textbox in a userform? I.E. - Have the cursor in it, ready to enter data, without clicking the textbox first.

I've tried to do this with the UF_Initialize code, but nothing I've tried so far has worked.(any textbox property that even remotely seemed like it MIGHT work).

Any help is appreciated. Thanks in advance