Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multiple select option possible?

Status
Not open for further replies.

ad2

Technical User
Joined
Dec 31, 2002
Messages
186
Location
US
I have a paper form I have to translate to a table and Access form.

It has a "check all that apply" question with 5 choices.

How do I program this in the database?

Should I have a field for each choice - q.5a, q.5b, q.5c, q.5d, q.5e ?

Or I could use a value list on the form for one filed, but then how would multiple choices be stored in one field?

Thanks for any advise you can provide.

 
check out a link in this thread to Duane's survey database, that will point you in the right direction:
thread181-1264416


Leslie

Anything worth doing is a lot more difficult than it's worth - Unknown Induhvidual

Essential reading for database developers:
The Fundamentals of Relational Database Design
Understanding SQL Joins
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top