Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-01-07 : 08:57:58
|
| Jerry writes "Is there any good documentation out there for passing values from a subreport to the main report. I have created a main report with a subreport inside and am trying to grab the subreport item and add it to the Main report total. For example: MainReportTotal = Subreport1.Amount + ReportItems!Total.Value." |
|
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2005-01-07 : 08:58:23
|
| Which software are you using for reporting? Crystal? Reporting Services? Something else? |
 |
|
|
|
|
|