I have a Task form that has a subform Parts. When I want to show all records or do any sort of filters it will not show those records that do not have any parts associated with them. Some task are jsut action tasks and have no parts. All the Tasks that have at least one part in the part table show up fine. How do I show those action tasks?
Also, on this form I can add parts via the subform but I am unable to change anythign on the main form. It is based on a query that has the Tasks table and two totals fields. The only way I can edit at the moment is to call up a form that is based soley on the Tasks table without the totals. Is there a way I can edit on the fly with a table based on a query with totals?
Also, on this form I can add parts via the subform but I am unable to change anythign on the main form. It is based on a query that has the Tasks table and two totals fields. The only way I can edit at the moment is to call up a form that is based soley on the Tasks table without the totals. Is there a way I can edit on the fly with a table based on a query with totals?