PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Listbox option does not work when checked
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Listbox option does not work when checked
![]() |
Listbox option does not work when checked |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I designed a form with a listbox with source from a user defined ftext
field. The list box is populated with several values. When I create a task using this design, and check one of the list box item, then save and exit, the checked value of the listbox item does not remain checked. What could I be missing? |
|
|
|
#2 |
|
Guest
Posts: n/a
|
If the checkbox, i.e. the UserForm, will be unloaded, then you need to
fill it with your data again and check the item, that shall be selected, by code. -- Viele Grüße Michael Bauer "Quantum" <Quantum@discussions.microsoft.com> wrote in message news:9BEA4C13-4DC3-4F98-ADAE-72F432743ACE@microsoft.com... > I designed a form with a listbox with source from a user defined ftext > field. The list box is populated with several values. > > When I create a task using this design, and check one of the list box item, > then save and exit, the checked value of the listbox item does not remain > checked. > > What could I be missing? |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

