CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2010
    Posts
    6

    Unhappy include a table with the formularesults

    I want to include a summary table on my crystal report.Is there any way?

    I have a report with a lot of formulas. For a better visualization of the results I want to summary these fomula results in a table and then make a chart.

    My report has grouped per month en dan grouped per department. And de results of the formulas are a count of closed jobs and the percent of the closed jobs. and I want to visualise this in a circumstances- chart, which I can refresh every morning. Who can help me?

  2. #2
    Join Date
    Feb 2010
    Posts
    6

    Re: include a table with the formularesults

    for Example.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured