Hi All,
I’ve got a listbox on a popform (the listbox is located in the FormHeader), which, when opened by itself, will allow me to select a row and in the AfterUpdate event, will go to the record it should. However, when I open that same popform from a command button on another form’s subform, I cannot select anything. A little dotted box appears around the first row and that is all….it is not highlighted, not does it ever move to another row. The popform the listbox is on has Data Entry and Allow Additions set to No, Allow Deletions/Edits/Filters set to Yes. This is no different than another popform, very similar design, which does work. I can see no differences between the properties of the 2 forms.
Where else and what else can I check to fix this?
Thanks.
gdr