If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Access > Selecting multiple options

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-29-11, 05:32
carlisle13 carlisle13 is offline
Registered User
 
Join Date: Nov 2011
Posts: 1
Selecting multiple options

Hello,

I need to be able to create the following in access (using forms/VBA code etc).

Input a record for a person, apart from their name they need to select up to 6 options/ingredients.

The ingredients will come from an ingredient table, and have a specified weight (either 10 or 20 grams for simplicity).

The ingredients must add up to 100 grams, and some cannot be chosen alongside others.

Essentially, How do I create a multiple option box that will allow the user to select up to 6 records. And how can I refere to these options in the code?

(so I can write for example that carrots cannot be chosen alongside walnuts)
Reply With Quote
Reply

Tags
database, multiple options, options, vba access

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On