M
Mel
I'm trying to use a form as a method of simplified data
entry. One field requires the user to select multiple
items in a list box. I have set the MultiSelect property
to Extended but the selections disappear when I go to the
next record. If I set it to simple that selection is
copied to all records but if it's set on none, it works
fine. I don't know much about Visual Basic so is there any
way I can get around this problem without writing code? If
not, can someone explain how to enter the code (ie. what I
change to what).
Thanks
entry. One field requires the user to select multiple
items in a list box. I have set the MultiSelect property
to Extended but the selections disappear when I go to the
next record. If I set it to simple that selection is
copied to all records but if it's set on none, it works
fine. I don't know much about Visual Basic so is there any
way I can get around this problem without writing code? If
not, can someone explain how to enter the code (ie. what I
change to what).
Thanks