J
jseger22
Hi,
I have a listbox (list17) on a form based on a query called
Projects_Select. The query has 6 fields which are displayed in the
listbox as columns and not a set number of rows. The MultiSelect
property is set to Extended. I have a command button (Command106)
that on the OnClick event I want it to make a table in my database
that contains the users selections from the listbox. I can't figure
out how to do this since there are multiple columns in my listbox.
Your help is much appreciated.
Thanks!
I have a listbox (list17) on a form based on a query called
Projects_Select. The query has 6 fields which are displayed in the
listbox as columns and not a set number of rows. The MultiSelect
property is set to Extended. I have a command button (Command106)
that on the OnClick event I want it to make a table in my database
that contains the users selections from the listbox. I can't figure
out how to do this since there are multiple columns in my listbox.
Your help is much appreciated.
Thanks!