-
Add a new record
Hi Everybody,
I have used one listbox in my form and added some items while form loading with style of checbox.I was asked by friend that he need multiple select and and also he wants to add a new entry to the list box. He added that we is not interested adding by a command button. He needs it to be happened automatically .
Dana
-
Re: Add a new record
To select more than one item, change the multiselect property of the listbox.
What do you mean by aytomatically ?
casey.
-
Re: Add a new record
He need the following.
He never mind what kind of control is it . Some items should be showed in the list box with check box. While he Enters some thing in the text, if it is not found in the list then it should be automatically added to the list .have u got it
Dana