Make a subreport show up only if a field is >20

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a subreport in the header of a form.
The main reprot is called: SummaryReprot
The subreport is called: PHQAlert
--Field on subreport: PHQTOT

Is it possible to only show the subreport if this field PHQTOT is > 20?
 
Try using the the >20 in criteria of the query that is the record source of
the subreport. Set the Can Grow & Can Shrink properties to Yes. Size the
subreport in the header to a narrow line. With no records to display it
should not show unless it also has headers and footers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top