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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Subreport

Status
Not open for further replies.

harding1031

Programmer
Joined
Oct 21, 2004
Messages
65
Location
US
I am trying to pass a value to the subreport to use as part of my selection criteria for record retrieval from the database table. It is a number field, I defined as global in the main report. When I try to use the field name in the subreport, the value is zero, although in the main report it has a value of 10. Any advice. TIA.
 
Post the formula? Why can't you pass the formula as a link?
How is the variable being used in the subreport?

It would help if you posted some technical info as well

Crystal Version
Database and connectivity
Sample data
Expected output


-larry
 
Thanks, I used link dialob box in the subreport, works fine. Thanks a lot.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top