Set Focus on Control at Creation in Dialogs, I mean UserForms

G

GJones

Hi Jimbo

Go into VBA and look at the help for the Add method for
Item. There will be an example there.

Thanks,

Greg

-----Original Message-----
I knew some codewriting back in the day for 3.1 in C mostly, so,
infantile and embarrassed I am to ask VBA codewrights, but all I want just now is a

Item in a ListBox to be selected when the UserForm starts
up. Then it would be validate & Tab, tab, .. , bingo, and
so on and so forth, and things of that nature.
I reckon I'm going to have to get some books. The '92 SDK
came with fifty pounds of them. I'm trying and am in awe.
 
Top