Can anyone help me with a Crystal XI issue ?
My report access an SP, and has detail sections A to G.
The exact number of lines I print through to section E is constant.
Sections F & G can return a variable number of lines. ( zero to many).
I need to evaluate the number of lines to be printed in Sections F & G together, before I print them, and inset a blank line at the bottom of section F depending on this count.
This is to program round a bug we have encountered with our release of Crystal,
when running in a .Net environment.
Hope someone can help !!