N
New_Access
Hi All,
I have three tables.
1.Model_tbl
*) Product Name = Text ( PK )
2.Spec_tbl
*) Product Name = Text ( PK )
*) Power limit = Number
*) Ampere limit = Number
*)Airflow limit = Number
*)Date registered = Date/Time
*)Registrant = Text
3.Inspection Result_tbl
*)Product Name = Text
*)Production date code = Text
*)Inspection date = Date/Time
*)Inspector Name
*)Power value = Number
*)Ampere value = Number
*)Airflow value = Number
I want to create form.
..1.Inspection.
But how to design a good relationship from these 3 tables.?
I 'm getting dizzy from here.
I want to retrieve a record from Spect _tbl if a user want to input
an inspection result.I had designed a form and insert 'Inspection
Result_tbl_form' as a subform but I can't see any fields in my subfrom.
Why?.Please teach me agood basic.
Thank's.
I have three tables.
1.Model_tbl
*) Product Name = Text ( PK )
2.Spec_tbl
*) Product Name = Text ( PK )
*) Power limit = Number
*) Ampere limit = Number
*)Airflow limit = Number
*)Date registered = Date/Time
*)Registrant = Text
3.Inspection Result_tbl
*)Product Name = Text
*)Production date code = Text
*)Inspection date = Date/Time
*)Inspector Name
*)Power value = Number
*)Ampere value = Number
*)Airflow value = Number
I want to create form.
..1.Inspection.
But how to design a good relationship from these 3 tables.?
I 'm getting dizzy from here.
I want to retrieve a record from Spect _tbl if a user want to input
an inspection result.I had designed a form and insert 'Inspection
Result_tbl_form' as a subform but I can't see any fields in my subfrom.
Why?.Please teach me agood basic.
Thank's.