J
Julie
Hi,
I have put a list box on a form that is set up to allow for multiple
choices. It gets its info from a table with the command SELECT HSALast FROM
HSA;
All seems to work fine in terms of it allowing you to select none, one, or
more of the items in the drop down list. I do have a problem though. If there
was something selected for this field (one or more items, makes no
difference) if I save the info and then come back and blank it out, trying to
leave the field blank, when I try to move out of the record (forward or
backwards) I get the message 'Index or primary key cannot contain null".
I would appreciate any advice. Thanks, Julie
I have put a list box on a form that is set up to allow for multiple
choices. It gets its info from a table with the command SELECT HSALast FROM
HSA;
All seems to work fine in terms of it allowing you to select none, one, or
more of the items in the drop down list. I do have a problem though. If there
was something selected for this field (one or more items, makes no
difference) if I save the info and then come back and blank it out, trying to
leave the field blank, when I try to move out of the record (forward or
backwards) I get the message 'Index or primary key cannot contain null".
I would appreciate any advice. Thanks, Julie