NeedsHelp101
Technical User
Hi,
I have a multiselect list box in a form, with a loop on the After Update() event to write all selected values to the table.
However, each time the old record loses focus, the form enters a blank record onto the table.
Also, I don't know if this is important, but when I check the datasheet view for the list box, no values appear in it, though the correct number of rows are present (and the table behind the form gets populated).
Please help me figure out how to prevent this! Thanks!
I have a multiselect list box in a form, with a loop on the After Update() event to write all selected values to the table.
However, each time the old record loses focus, the form enters a blank record onto the table.
Also, I don't know if this is important, but when I check the datasheet view for the list box, no values appear in it, though the correct number of rows are present (and the table behind the form gets populated).
Please help me figure out how to prevent this! Thanks!