Chip0105
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 2 articles for 0.098 sec
I'm with New Guy on this one. I would recommend a listbox rather than a drop-down combo box. To provide more feedback we really need to know something about your data structure. How (what table) are you storing the information in that relates to the current record and the selections you have made from your combo box? It sounds like it is bound to a field in the forms record source. But     

Group: microsoft.public.access.formscoding · Group Profile · Search for Chip0105 in microsoft.public.access.formscoding
Author: Dale Fye
Date: Nov 21, 2007 07:09

Open the form in Design View and go to the Properties dialog box; change the Multi Select field to Extended. This will allow you the ability to select multiple records by holding down the Ctrl key as you select the second or third options. However, some advanced coding will be needed from this point to dislpay whatever you are after. Search the site for Multi Select List Boxes for ideas
Show full article (1.36Kb) · Show article thread
    

Group: microsoft.public.access.formscoding · Group Profile · Search for Chip0105 in microsoft.public.access.formscoding
Author: New Guy
Date: Nov 20, 2007 12:52

Show full article (1.17Kb) · Show article thread