i have a list box with a command button next to it for the purpose of "Add". the user will make selections in the list box (single or multiple) and then click on the command button to add them to another text box. i have accomplished this. i can add upto two selections at a time. anymore and i get "error 3163: the field is too small to accept the amount of data you attempted to add. try inserting or pasting less data". the problem is pretty self explanatory and when i open the text box's properties the only thing that i can see that would possibly help is the "Can Grow" option which is default to no. i have changed it to yes and this still does not make a difference.
anyone have any ideas?
anyone have any ideas?