Change Subreport canshrink property

M

Marilyn

How do I reference a subreport can shrink property and in which event of the
main report can it be referenced? I tried
me.SrptComments.canshrink = false in the main report format event.

Error message is srptcomments field does not exist.
 
Top