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

Recent content by lfl

  1. lfl

    Summary or running total could not be created

    I've had a similar problem before, though in my case the variables were all within one Main report. Below is the logic I used to solve it. Hopefully it'll work with the variable coming from the subreport... In the group header, create the 2nd variable and initialize it to 0: Formula...
  2. lfl

    Confused Consternation with Subreports and shared variable

    Depending on how the subreport is linked to the main report, I would guess that the subreport is not even running when there is no data in the main report (no 10-digit accounts). You might try pulling the 10-digit account data in a separate subreport, then having a main report to select...
  3. lfl

    Shared Variable in Subreport not Reinitializing

    @initialization in Group Header (only one group is used) details suppressed Subrpt 1 in Group Footer #1 a Subrpt 2 in Group Footer #1 b Subtotals from Subrpt 1&2 vars in Group Footer #1 c Subrpt 3 in Group Footer #1 d Subrpt 4 in Group Footer #1 e Subtotals (from subrpt 3&4 vars) in Group...
  4. lfl

    Shared Variable in Subreport not Reinitializing

    I have a report in Crystal 8.0 with 4 subreports (each in its own group footer). I bring totals from these subreports into a 5th group footer via shared variables. The variables are initialized in the group header. Here's the problem - variables from 3 of the 4 subreports bring back the...

Part and Inventory Search

Back
Top