program SubReports to different postions

L

Lian

I have a report with several sub reports, not sure if I
can position those sub reports in different position based
on different condition in code (for example, for one
condition: subreport1.top = 1" subreport2.top = 2" , for
another condition change to: subreport1.top = 2"
subreport2.top = 1")

TIA
 
Top