D
Darryn
Hi all
I have just finished my databse design after reading 'database design
for mere mortals' but it doesn't go into actual form design at all.
My database is an asset tracking/inventory system where I have a main
equipment category with common information stored and then subset
tables for various pieces of equipment which need to have differing
fields of information stored.
In the interests of making the user input form as simple as possible
is there any way of doing this where I can have a main form and then
open a sub form based on the type of equipment being entered into the
database
I have a main equipment classification and a sub classification table
which I was hoping to use with two combo boxes, on selecting a broad
classification in one box it will filter the subclassifications in the
second box. This would then decide which subform to show. I also need
to save the two classifications for each record
Any suggestions on how to achieve this??
Darryn
-- remove two eyes to reply!
I have just finished my databse design after reading 'database design
for mere mortals' but it doesn't go into actual form design at all.
My database is an asset tracking/inventory system where I have a main
equipment category with common information stored and then subset
tables for various pieces of equipment which need to have differing
fields of information stored.
In the interests of making the user input form as simple as possible
is there any way of doing this where I can have a main form and then
open a sub form based on the type of equipment being entered into the
database
I have a main equipment classification and a sub classification table
which I was hoping to use with two combo boxes, on selecting a broad
classification in one box it will filter the subclassifications in the
second box. This would then decide which subform to show. I also need
to save the two classifications for each record
Any suggestions on how to achieve this??
Darryn
-- remove two eyes to reply!