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 John Tel 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 marcyeager

  1. marcyeager

    Running Total Issue

    I'm using Version 11, and I have a report in which i'm using running totals to calcualte the total value of a field. My issue is that since the report for this group is multiple pages my total is being reset on the last page and not displaying the true total for the group. Here are the...
  2. marcyeager

    Report Headers

    That worked perfectly, thanks for the assistance.
  3. marcyeager

    Report Headers

    Is there a way to have either the Report Header or Page Header show on all pages, when in the report options general settings I have "Show All Headers on Drill Down" unchecked? I'm using version 11 and what i'm trying to do is show the report name and other basic info, while not showing some...
  4. marcyeager

    Numbervar

    Thanks for the responses your previous post solved my issue. I do appreciate your help. Marc
  5. marcyeager

    Numbervar

    Sorry for the lack of specifics. CR Version 11 Oracle Database There are 2 Grouping the first is sorting by month and the second is sorting by salesman. Current Numbervar variable formulas: Running Total Fee Income = WhilePrintingRecords; NumberVar Amount := Amount + {@Fee Income}; Display...
  6. marcyeager

    Numbervar

    I am utilizing a Numbervar function in a report that i'm working on to create a running total of a formula. I was wondering if it possible to use this function twice (or more) in the same report (same grouping as well). I am running a report that is summarizied by record number and there are...
  7. marcyeager

    Summarizing Issue

    Should I put putting those two strings in as formulas in the footer?
  8. marcyeager

    Summarizing Issue

    I am working on a report where I have 2 groups. The first group is grouping the report by month. The second group is grouping the records by record number, since each record has multiple transactions. Where i'm running into an issue is being able to sum the numbers of a particular formula...

Part and Inventory Search

Back
Top