R
Robert Leatherman
Hi,
I was just wondering how to go about creating a drop down menu item that has
several levels to it. I'm doing a database of actors and actresses for a
local entertainment agency in San Antono. So say I wanted the first level to
be the gender, then color of skin, then, eye color, then height, then weight
etc.
Here is an example. I believe you have to use nested queries but how do you
set it up? Thanks.
gender
_
|male
|female -
|light
|dark -
|Blue
|Green
|Brown
|Hazel -
|Tall
|Medium
|Short -
|Thin
|Medium
|Large
|Extra Large
I was just wondering how to go about creating a drop down menu item that has
several levels to it. I'm doing a database of actors and actresses for a
local entertainment agency in San Antono. So say I wanted the first level to
be the gender, then color of skin, then, eye color, then height, then weight
etc.
Here is an example. I believe you have to use nested queries but how do you
set it up? Thanks.
gender
_
|male
|female -
|light
|dark -
|Blue
|Green
|Brown
|Hazel -
|Tall
|Medium
|Short -
|Thin
|Medium
|Large
|Extra Large