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

Search results for query: *

  1. mhepner

    Creating Quarterly Report

    I want to create a Quarterly report that shows a tonnage by day and then a month to date tonnage and a quarter to date tonnage. They want to be able to show the report by a given month so for example February I would have to calculate January's results but not show them on the report. Right...
  2. mhepner

    Specifying Default Path for Opening Files

    Hello, Is there a registry setting I can add/change that will allow me to specify the Default Path for Opening Files? I know you can specify the New File Dictory. Thanks
  3. mhepner

    Mixing Different Types of Detail Information in Same Report

    Hello, First I'd like to thank everyone who has helped me in the past. This is a great site for how-to information. I am creating a Customer Activity Report where I am displaying information from three tables: Customer, Inbound (Ticket), and Payment (for Customer Prepayments). The fields I...
  4. mhepner

    How to get a Grand Total from a SubReport

    I'm using Crystal Reports 5.0. Are SHARED Variables a part of 5.0?
  5. mhepner

    How to get a Grand Total from a SubReport

    I have a Subreport that is calculating a Total Tonnage for a given customer and waste. I want to keep this number somehow and print out a Grand Total for this tonnage in my main report's footer. Can this be done and how? Thanks.
  6. mhepner

    Exporting Report Data into Excel

    Is there another way of exporting a report automatically to Excel through code without a third party package? I'm using Crystal 5.
  7. mhepner

    How to display Summary information in Detail Section.

    Do I need to reset the value of the formula back to zero after each occurance of a Customer and Waste? My report still seems to be adding all occurances of a waste ID regardless of what customer it is.
  8. mhepner

    How to display Summary information in Detail Section.

    I tried that but for some reason it is calculating the totals for every customer that has that waste id instead of listing it per customer. What they want me to do is print everything on the detail line. So you'll have: Customer1 Waste ID1, Total Volume, etc. Customer1 Waste ID2, Total...
  9. mhepner

    Exporting Report Data into Excel

    I want my Crystal 5 report to automatically export the data it just reported on to Excel. Is this possible? Thank you
  10. mhepner

    How to display Summary information in Detail Section.

    That worked great. Thank you. My company wanted me to add another grouping Waste ID. For each company I could have several Waste IDs and they are non company specific. How can I do the same exact thing as above with multiple groupings? Thanks again for the help.
  11. mhepner

    How to display Summary information in Detail Section.

    I am trying to display a Summary field in the Detail section of a report. The report is grouped by Customer. A customer may have multiple IPDETAIL and INBOUND records. I want to show the total volume for a particular customer. The formula to calculate the volume is as follows: If...

Part and Inventory Search

Back
Top