N
Nancy Lytle
I have a main report with 3 subreports, all are related by the field
ProgramCode. There is a record in three of the reports (Main and 2
subreports) for every ProgramCode. I also use the values in the subreports
to populate a text box - txtAB = Sub1.field + sub2.field- sub3.field -
sub3.field. This works fine except for the case where the ProgramCode has
no record in Subreport3, then that subreport doesn't show and the textbox is
filled with error#. How do I get the textbox to use txtAB = Sub1.field +
sub2.field where there is no sub report for the linked field.
Hope I explained this okay.
TIA
Nancy L
ProgramCode. There is a record in three of the reports (Main and 2
subreports) for every ProgramCode. I also use the values in the subreports
to populate a text box - txtAB = Sub1.field + sub2.field- sub3.field -
sub3.field. This works fine except for the case where the ProgramCode has
no record in Subreport3, then that subreport doesn't show and the textbox is
filled with error#. How do I get the textbox to use txtAB = Sub1.field +
sub2.field where there is no sub report for the linked field.
Hope I explained this okay.
TIA
Nancy L