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

Force field duplication based on a subreport value. 1

Status
Not open for further replies.

deetee2k

Programmer
Nov 25, 2000
90
IE
Hi,

Sorry if this is answered elsewhere...

I have a report that takes a value from a shared subreport variable. However, there is a one-to-many relationship between the main table and subreport.

My problem is that I want the main report's detail to duplicate for each instance of the subreport variable.

Thanks,

D.

"I want to play..."
(Guess the X-Files episode!)
 
Sounds like you have the reports backwards.

Make the sub the main, and then you can either just display the data within the subreport (currently main), or pass it back.

-k
 
Thanks sv,

This is a limitation of 8.5. But I've found another way with DLLs!

D.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top