S
Sriram
Table: Computer
Fields: ComputerId, Software
I have a form in which 2 fields are there as mentioned
above and Software field is ListBox.
After selecting multiple items in the Listbox, I need to
insert them in the Table in the corresponding field.
The input to the Software is taken from another table.
That is fine. But I know the Access
doesnot allow multiple fields to be stored in the table
and I need to write some code.
I am not good in VBA Code. I would really appreciate if
someone can write to me the code.
Thanks in Advance
Sri
Fields: ComputerId, Software
I have a form in which 2 fields are there as mentioned
above and Software field is ListBox.
After selecting multiple items in the Listbox, I need to
insert them in the Table in the corresponding field.
The input to the Software is taken from another table.
That is fine. But I know the Access
doesnot allow multiple fields to be stored in the table
and I need to write some code.
I am not good in VBA Code. I would really appreciate if
someone can write to me the code.
Thanks in Advance
Sri