PDA

Click to See Complete Forum and Search --> : [RESOLVED] Sub Report Parameters?


Besoup
Mar 15th, 2006, 09:58 AM
Anyone got a clue on how to pass parameters to a sub report? They are named exactly the same as the main report if that helps any....

Thanks

brucevde
Mar 15th, 2006, 10:03 AM
Parameters are passed from the Main report to the Sub Report. Right-Click on the Sub-Report object in the main report and choose Change Links. At least that is what the menu item is called in Crystal 8.5.

Besoup
Mar 15th, 2006, 10:09 AM
Thanks dude.