G
Guest
I have a form with numerous textboxes that fall under various "Groups." By
doubleclicking one of these textboxes, the user launches a popup form with a
multi-select listbox that contains all the group names. What I want is for
the "group of origin" (the one associated with the textbox he doubleclicked)
to be already selected, with the user having the option to select additional
groups.
Unfortunately, I can't seem to find the right VBA to set that initial
selection. I'm sure it's no more than one or two lines of code, but it's
eluding me. Help, please.
doubleclicking one of these textboxes, the user launches a popup form with a
multi-select listbox that contains all the group names. What I want is for
the "group of origin" (the one associated with the textbox he doubleclicked)
to be already selected, with the user having the option to select additional
groups.
Unfortunately, I can't seem to find the right VBA to set that initial
selection. I'm sure it's no more than one or two lines of code, but it's
eluding me. Help, please.