Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

print once per group 1

Status
Not open for further replies.

mbDutch

MIS
Joined
Nov 13, 2007
Messages
39
Location
US
Hello -

I have 2 groups. Group 1: Station and Group 2: Parts.
The data is printed in group footer 2 and looks something like this:

Station Part Job
100 Abc 001
100 Def 002
100 Ghi 003
200 Abc 001
200 Def 002

Now I want the Station record to only print once if possible thus make the data look like this:

Station Part Job
100 Abc 001
Def 002
Ghi 003
200 Abc 001
Def 002

I'm thinking there may be an easy way to do this I am just not finding it for some reason. Any help would be great.

Thanks.
 
Right click the Station field and format to "Suppress if duplicated".

Software Sales, Training, Implementation and Support for Macola, eSynergy, and Crystal Reports

"What version of URGENT!!! are you using?
 
Tried that but oddly enough this doesnt work?
 
Take a look at this topic:

-------------------------------------------------------------------------------------------------------------------------
"Now I can look at you in peace; I don't eat you any more." Franz Kafka, while admiring fish in an aquarium
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top