D
Dan Hovden via AccessMonster.com
Hello!
I've been using Access for just a few weeks and for several days (and nights) I have tried to feed the values of a multi-select listbox into a table. After searching the web for some time I found out that this wasn't easy. I've never done programming before. I've found a lot of different codes on the web, but I don't know what they mean and where to
put them. I would be greatful if someone could help med with this.
When I open the form in design view and choose the properties of the list box, and 'event', I can write codes for the "On Click" event when I click on the build button (...) and choose Code Builder.
Is this a good place to start? Since I don't know anything about programming the easyest thing for me to do is to get someone
to write the codes for me, so I can just cut and paste it into the "On clic [Event Procedure]" (if that is the right place
to put the code) I don't know if there is someone out there who would be that kind, but I'll give it a try.
Here are som info about my project:
The name of the List Box: lstGenre
The name of the form: frmCollection
The name of the table that the List Box values
are being fed to: tblGenre
Thanx!!!
Daniel
I've been using Access for just a few weeks and for several days (and nights) I have tried to feed the values of a multi-select listbox into a table. After searching the web for some time I found out that this wasn't easy. I've never done programming before. I've found a lot of different codes on the web, but I don't know what they mean and where to
put them. I would be greatful if someone could help med with this.
When I open the form in design view and choose the properties of the list box, and 'event', I can write codes for the "On Click" event when I click on the build button (...) and choose Code Builder.
Is this a good place to start? Since I don't know anything about programming the easyest thing for me to do is to get someone
to write the codes for me, so I can just cut and paste it into the "On clic [Event Procedure]" (if that is the right place
to put the code) I don't know if there is someone out there who would be that kind, but I'll give it a try.
Here are som info about my project:
The name of the List Box: lstGenre
The name of the form: frmCollection
The name of the table that the List Box values
are being fed to: tblGenre
Thanx!!!
Daniel