Repeat on Report section.

K

KRISH

I am having report groups like [Inst Code] - [Dept code].

I want to repeat Inst Code section on every page. But I
dont to show the Inst code details if dept code continues
to next page

Thanks

Sai
 
M

Marshall Barton

KRISH said:
I am having report groups like [Inst Code] - [Dept code].

I want to repeat Inst Code section on every page. But I
dont to show the Inst code details if dept code continues
to next page

Have you tried setting the section's RepeatSection property
to Yes?
 
Top