S
Steven Craig Basham
I can't seem to figure out how to have a sub-report Print the layout (field
names) if there is no data in the report.
I'm trying to do something like the following:
<> = Report Level, () = Field Data (for each record)
"" = Report Label
<Main Report>
"Client Name"
(Client)
"Client Address"
(City) (ST) (ZIP)
<Sub-Report>
"Contact Name"
(Contact1)
Here's the rub.... if the sub-report has no data in it... I still want the
Report Label to appear (I'll work on adding the blanks myself). I cannot
get it to print anything if there is no data in the sub-report.
Any ideas on how to do this?
Thank you,
Steven Craig Basham
names) if there is no data in the report.
I'm trying to do something like the following:
<> = Report Level, () = Field Data (for each record)
"" = Report Label
<Main Report>
"Client Name"
(Client)
"Client Address"
(City) (ST) (ZIP)
<Sub-Report>
"Contact Name"
(Contact1)
Here's the rub.... if the sub-report has no data in it... I still want the
Report Label to appear (I'll work on adding the blanks myself). I cannot
get it to print anything if there is no data in the sub-report.
Any ideas on how to do this?
Thank you,
Steven Craig Basham