Posted: 9/9/2006 5:42:34 PM EDT
|
I am frustrated....hings I am writng a pretty simple database. Heres the issue... I'll try to keep it simple. I've got my main table. I have one colum of "Gun Type" I have a table set up for that populates a combox for me. Gun Type Semi Auto Revolver What I want to do is be able to "select" gun type, and then enter different variables like Caliber, Bbl length, etc. How should I set this up? Like this? Gun Type Semi Auto | Caliber | Bbl Length Revolver My final goal is when adding a record with a form I can: Select gun type, and the be able to enter separate values for each "type" What am I missing here? Thanks! -Jared |