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

How to use an array to retrieve records from a subreport?

Status
Not open for further replies.

Devaki

Programmer
May 23, 2001
58
US
Hi,

I retrieve a set of records for example A B C D from the subreport by passing the parameter from the main report.
If i try to retrieve it to the main report using a shared variable it returns only the last record i.e D How do i make it return all the records i.e A B C D ? I am using Crystal 8.5. The parameter that i am passing is also a group field in the main report

Thanks
Devaki
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top