I have several List Boxes where I have a Value List of numbers in List content under the Data tab, and then corresponding text in the List entries field under the General tab. e.g. 0 = “Open”, 1 = “Closed” etc.
(I’m using the numbers in the fields because they are accessed by several queries which only seem to work with numbered fields.)
When I first set them up, they seem to work fine showing the text in the listbox on the form and entering the corresponding number into the table field. However when I click back into design mode or close the form and then reopen it, they quit working. The only number they’ll enter into the table field is 0 no matter what is selected in the list box.
I wonder if anyone has any insight into why this might be happening?
Many thanks in advance for any ideas or assistance.
DM