Hi,
I have 3 tables
1. Project
2. Category
3. Entry
Table project have project no, Project description and client
Table Category have Faxes, letters, Transmittals
Table Entry have Subject, Addressed to, Date and Remarks
1 project can have many Categories, 1 category can have many entries.
I have set the 1:M relationships. Its working fine. I have created forms with subforms for data entry. Project is the main form with Category and Entry as subforms. Its also working fine.
Now am using Navigation buttons in Category subform to enter corresponding details in Table Entry.
My question is, is it possible to use a combo box in Category subform instead of using Navigation buttons. ie i want to select the category type fax/letter/transmittal from a combo box in Category subfrom and then enter the details in Entry subform. Is it possible? Any ideas or suggestions will be highly appreciated.
Warm and Best Regards,
Charley
I have 3 tables
1. Project
2. Category
3. Entry
Table project have project no, Project description and client
Table Category have Faxes, letters, Transmittals
Table Entry have Subject, Addressed to, Date and Remarks
1 project can have many Categories, 1 category can have many entries.
I have set the 1:M relationships. Its working fine. I have created forms with subforms for data entry. Project is the main form with Category and Entry as subforms. Its also working fine.
Now am using Navigation buttons in Category subform to enter corresponding details in Table Entry.
My question is, is it possible to use a combo box in Category subform instead of using Navigation buttons. ie i want to select the category type fax/letter/transmittal from a combo box in Category subfrom and then enter the details in Entry subform. Is it possible? Any ideas or suggestions will be highly appreciated.
Warm and Best Regards,
Charley