Results 1 to 2 of 2
  1. #1
    workindan is offline Novice
    Windows XP Access 2003
    Join Date
    Jun 2010
    Posts
    8

    Combo Box sub categories


    Hello,

    I'm just looking for general table/form design advice.

    I'm creating an incident reports database and have a category of 'incident types'. Most of these types are listed as one type, and can thus fit into one combo box for selection, but there are two 'types' which have subcategory options. I was thinking of using a separate (or two separate) drop down boxes, but this seems overcomplicated. In the table, I'll be recording the incident type with two fields: Type and Subtype

    I'm open to altering the table or form or both. Any suggestions on design? What's a good approach?

  2. #2
    NTC is offline VIP
    Windows Vista Access 2007
    Join Date
    Nov 2009
    Posts
    2,392
    you can display as many columns as you want in a combobox during the users process of selecting a record....just add the columns to the underlying record source query....and remember to widen the property of the control & increase it's column count.

    so if the issue is just to give more data so the user can be sure to select the right item - - this is definitely the way to go in terms of ease....

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Joining multiple categories.
    By Bmo in forum Queries
    Replies: 1
    Last Post: 04-18-2010, 10:00 AM
  2. Replies: 2
    Last Post: 02-28-2010, 06:52 PM
  3. Replies: 0
    Last Post: 12-14-2009, 09:57 PM
  4. Replies: 1
    Last Post: 08-26-2009, 10:45 AM
  5. Replies: 0
    Last Post: 08-17-2008, 12:19 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums