PDA

Click to See Complete Forum and Search --> : Format in CR4.6.1


SparrowHawk7
Oct 6th, 2006, 07:19 AM
I'm using VB6 with CR4.6.1. I've created the report OK but I want to add a blank line between certain details. What I now have is something like this:

A League East New York
Baltimore
Central St.L
N.O.
West Colorado
LA

What I want is:

A League East New York
Baltimore
<blank line between divisions>
Central St.L
N.O.
<blank line between divisions>
West Colorado
LA
<blank line between divisions>

Eveything I try seems to affect each and every detail when I want this only between divisions. I can't seem to figure out how to do this or if this version of CR will even allow this. Anyone have a solution?

TIA,
Ken

Jlarini
Oct 11th, 2006, 10:53 AM
SparrowHawk7,

If I understand, you“re using a group. Right ?

If the answer is "yes" then, you can put the blank line on the group Footer.

This way, when the group changes, it puts a blank line between them...

If the answer is "no", so, please, explain how you did this report.

[]s

Joćo Luiz

SparrowHawk7
Oct 14th, 2006, 12:56 PM
Thank you Jlarini ... to be honest, I don't really know HOW I created the report. I played with things until I got it to look about right. However there IS another problem ... I made the report for one team (ID#13) but I don't seem to be able to get the report to use data from any other team. I should simply be able to set a variable before calling the report and it uses the data based on that TeamID variable. How can this be done?

Thanks for your input. I will see if I can't group things and put that line in.
Ken

(Sorry it's taken me a few days to respond ... I've been out of town)