B
Ben Perez
I am having a problem with my list boxes on a form. They
are showing the correct values from the table, but when I
change the list box selection on the form it doesn't
write the information to the table. Also, if I write
information to the table manually, then edit it with the
form list box it clears what what written previously.
The list box is a referencing two columns of data from a
table - only showing the second column, but is bound to
the first column.
are showing the correct values from the table, but when I
change the list box selection on the form it doesn't
write the information to the table. Also, if I write
information to the table manually, then edit it with the
form list box it clears what what written previously.
The list box is a referencing two columns of data from a
table - only showing the second column, but is bound to
the first column.