Ok guys,
A lot of us novice users are trying to figure this out. I have read through past posts and have seen many people asking this question. It concerns creating multiselecting listboxes and getting that data to a table. For those of you proficient in Access, and Visual Basic code I would imagine you have done something like this. Well, a lot of us could use a simple step by step example of how to do this. If your going to answer this post please assume that beginning users of access are reading it.
Here is the FORM:
Date __6/15/01____
Favorite Color(s)______ (let's say I chose blue & green)
Name__Nino_____
Now, let's say on my form I input the date, two color choices, and my name. I want the table to look like this:
6/15/01 blue Nino
6/15/01 green Nino
Does anybody know how to do this? I can't imagine that this solution should be so hard to find or implement.
Nino
A lot of us novice users are trying to figure this out. I have read through past posts and have seen many people asking this question. It concerns creating multiselecting listboxes and getting that data to a table. For those of you proficient in Access, and Visual Basic code I would imagine you have done something like this. Well, a lot of us could use a simple step by step example of how to do this. If your going to answer this post please assume that beginning users of access are reading it.
Here is the FORM:
Date __6/15/01____
Favorite Color(s)______ (let's say I chose blue & green)
Name__Nino_____
Now, let's say on my form I input the date, two color choices, and my name. I want the table to look like this:
6/15/01 blue Nino
6/15/01 green Nino
Does anybody know how to do this? I can't imagine that this solution should be so hard to find or implement.
Nino