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 Rhinorhino 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 crystal82

  1. crystal82

    Array greater than 1000 elements error

    Hi, I have the following formula used in a chart in the show values section: ToNumber(Split({@Number formula},"^") [RecordNumber]) However, this graph is not displaying because the formula is displaying more than 1000 elements. Is there anyway I can create some fomulae in Crystal which can...
  2. crystal82

    Hierarchial Grouping

    Hi, Currently, I have a report grouped by job name (which is split into 3 GF1 sections with conditional suppression so that: GF1a – displays all job names in level 2 GF1b– displays all job names in level 3 GF1c – displays all job names in level 4 However, I want the groups to display...
  3. crystal82

    Keeping Group Headers together

    Thanks for the tips! Working as required now.
  4. crystal82

    suppressing sections based on values in other sections

    I have a report that contains one group and two subreports sitting underneath that group. The subreports are suppressed (in the main report) if there is no data in them. However, I am trying to suppress the Group Header + the Group Footer if there is no data in the subreport. I have tried...
  5. crystal82

    Keeping Group Headers together

    Hi, I have a report with 3 groups. Is there a way I can ensure that GH1, GH2 and GH3 are all on the same page (without starting a new page at the start of each GH1)?? Any help would be greatly appreciated!
  6. crystal82

    passing shared variables from subreport to mainreport

    Hi, I have a report which has two subreports - one for revenue transactions and one for expense transactions. The main report is grouped by Job Number (with each subreport sitting underneath this group). Both subreports are linked to the main report by job number. Each subreport has a total...

Part and Inventory Search

Back
Top