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

Shared variables 2

Status
Not open for further replies.

Fursten

Programmer
Dec 27, 2000
403
PT
Hi,

Where one can declare variables?

In my subreport I had declared and given a value to a share variable (inside a formula field). However, in the main report, how can I access it?

Thank you

 
Create another formula field in the main report, declare the variable again in this formula, and use the variable in an expression in this formula. Ken Hamady
Crystal Reports Training and a
Quick Reference Guide to VB/Crystal
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top