Results 1 to 4 of 4

Thread: Is this possible?

  1. #1

    Thread Starter
    PowerPoster Simply Me's Avatar
    Join Date
    Aug 2003
    Posts
    2,748

    Is this possible?

    i have the following records in my table
    ClientID Budget Purchases Selling
    SOCO-Apopong 960.00 55.50 63.82
    SOCO-Calumpang 960.00 56.25 64.68
    Doctor's Hospital 3000.00 72.75 83.66
    SOCO-Main 5000.00 147.75 169.90
    Office 500.00 50.00 57.50


    Is it possible to create a report using CR9 with this kind of output:
    ClientID Budget Purchases Selling
    Doctor's Hospital 3000.00 72.75 83.66
    SOCO-Apopong 960.00 55.50 63.82
    SOCO-Calumpang 960.00 56.25 64.68
    SOCO-Main 5000.00 147.75 169.90
    Total 9920.00 332.25 382.06
    Office 500.00 50.00 57.50

    I want to exclude from the total the records for office. Is it possible?
    To give is always to be NOBLE...
    To received is always to be BLESSED....
    Each day strive to be NOBLE
    Each day strive to be BLESSED

    If this post has helped you. Please take time to rate it.

    >=|+|=< Simply Me >=|+|=<

    ----------------------------------------
    Connection Strings | Number Only in Textbox | Splash Screen with Progress Bar | Printing to 1/2 of perforated bond paper |
    Freeze 2005 DataGridView Column

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: Is this possible?

    Create RunningTotal fields. In the Evaluate section create a formula that excludes the record when the client id = office.

  3. #3

    Thread Starter
    PowerPoster Simply Me's Avatar
    Join Date
    Aug 2003
    Posts
    2,748

    Re: Is this possible?

    there is no specific ClientID yet for the office... so what if the user uses other ClientID?
    To give is always to be NOBLE...
    To received is always to be BLESSED....
    Each day strive to be NOBLE
    Each day strive to be BLESSED

    If this post has helped you. Please take time to rate it.

    >=|+|=< Simply Me >=|+|=<

    ----------------------------------------
    Connection Strings | Number Only in Textbox | Splash Screen with Progress Bar | Printing to 1/2 of perforated bond paper |
    Freeze 2005 DataGridView Column

  4. #4

    Thread Starter
    PowerPoster Simply Me's Avatar
    Join Date
    Aug 2003
    Posts
    2,748

    Re: Is this possible?

    Where do i find the evaluate section? Im a bit new to CR9. can you give any steps i should do please?

    Note that I still need to display the records for the office below the total.
    To give is always to be NOBLE...
    To received is always to be BLESSED....
    Each day strive to be NOBLE
    Each day strive to be BLESSED

    If this post has helped you. Please take time to rate it.

    >=|+|=< Simply Me >=|+|=<

    ----------------------------------------
    Connection Strings | Number Only in Textbox | Splash Screen with Progress Bar | Printing to 1/2 of perforated bond paper |
    Freeze 2005 DataGridView Column

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