Are you clearing the variable assigned to the Listbox anywhere in your code?
----- Original Message ----- From: "Bill Downall" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, August 03, 2004 9:19 AM Subject: [RBG7-L] - Variable User-Def ListBox problem > I anticipate this willl be a "duh" moment... > > I'm creating a new form, and populating a Variable User-Defined Listbox with an after > load eep (in the manner which Mike Byerly has shared). However, when running the > form, if I "click" a choice, it immediately "unselects" itself. (The value in the variable > stays what was last selected, but the user can't tell that it is selected.) > > I know I have solved this problem in the past, and I have other similar forms that > work fine, and have tried to examine every little detail to find the differences but can't. > > There is no expression defined for the variable that the listbox is linked to. There is > no "onclick" eep for the listbox. > > So what am I forgetting? > > Bill >
