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?