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!

I DONT GET DATA FROM MY VARIABLE IF I SUPRESS THE SUBREPORT

Status
Not open for further replies.

terenceb

Programmer
Joined
Jun 10, 2003
Messages
77
Location
US
I AM RUNNING CRYSTAL 8.5 ON AN XP MACHINE PULLING DATA FROM A CASHE DATABASE.

REPORT STRUCTURE

GROUP HEADER 1 (SITE CODE)
GROUP HEADER 2 (CLIENT NAME)
GROUP HEADER 3 (CLIENT ID)(SUBREPORT)
DETAIL (SUPRESSED)
GPF 3
GPF 2 (VARIABLE)
GPF 1

My variable is LAD (Last Admission Date) if i dont supress the GPH 3 the variable displays, but I also get every admission date ever of the client in the GPH 3.

What am I doing wrong.

There must be a better way
 
That's true, it's the nature of the beast (annoying, ain't it?).

Shrink the subreport up to a widdle teeny thing. SOrry, that's the best I might offer other than to avoid subreports.

-k
 
Yea it is a pain. What I do is suppress the fields and make them very skinny along with the subreport but do not suppress the subreport. That should work
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top