Pass value field subreport to main report 
Author Message
 Pass value field subreport to main report

I need to pass the value of one field in my main report to subreport. Could
I do this?

thanks,



Mon, 19 Aug 2002 03:00:00 GMT  
 Pass value field subreport to main report
Yes, you will have to use the SharedNumbervar variable type.Declare the
field in your subreport, and call it up in your main report.


Quote:
> I need to pass the value of one field in my main report to subreport.
Could
> I do this?

> thanks,



Tue, 20 Aug 2002 03:00:00 GMT  
 Pass value field subreport to main report
Sorry - I just read your message again. Still you need to use the
SharedNumberVar variable - declare it in your main report and the call it up
in your subreport - I think this should work - I've only ever done it the
other way around - ie subreport to main report.


Quote:
> I need to pass the value of one field in my main report to subreport.
Could
> I do this?

> thanks,



Tue, 20 Aug 2002 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Main report value<-pass/return->subReport values (ActiveX Designer Component 6.0)

2. How to pass value from the subreport to main report

3. Passing values from a subreport to the main report

4. Passing values from subreport to main report

5. Passing values from the sub report, onto the main report

6. How to pass the shared variables from subreport to main report (urgent)

7. Passing Params or Vars from subreports to main reports

8. Passing Parameter from Main Report to 3 Subreports

9. Linking subreport to main report using multiple-value or range parameters

10. filtering subreports based on main report fields

11. Accessing Subreport field from main report in Crystal

12. Displaying Subreport Totals Fields in Main Report

 

 
Powered by phpBB® Forum Software