Hi. I'm sure this question's been asked before, but have no idea how to look for it. I'm using Crystal v8 and am a bit of a newbie. I have a fairly simple report that works great, however in the detail area, I want to show certain fields when a certain condition is true. I figured out how to do the conditional display with a formula, but I don't know how to "squeeze-out" the empty space if my condition is false. For example - my report might be:
HEADER
Detail1
Detail2
Detail3
But if a certain condition is true for Detail2, I want to show:
HEADER
Detail1
Detail2
more fields
Detail3
But if expand the space to add the fields I want, I end up with:
HEADER
Detail1
Detail2
more field
Detail3
Notice the extra spacing between my detail records. Is there a way I can add data without increasing the space for my detail area?
*On a side note, does anyone know how I can prompt for my Select Expert criteria? I run this report individually for specific account numbers, but hate having to go to the Select Expert each time I run it....
Thanks!
Steve
HEADER
Detail1
Detail2
Detail3
But if a certain condition is true for Detail2, I want to show:
HEADER
Detail1
Detail2
more fields
Detail3
But if expand the space to add the fields I want, I end up with:
HEADER
Detail1
Detail2
more field
Detail3
Notice the extra spacing between my detail records. Is there a way I can add data without increasing the space for my detail area?
*On a side note, does anyone know how I can prompt for my Select Expert criteria? I run this report individually for specific account numbers, but hate having to go to the Select Expert each time I run it....
Thanks!
Steve