Results 1 to 3 of 3

Thread: [RESOLVED] Formula Help CR11

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2001
    Location
    Mass USA
    Posts
    1,674

    Resolved [RESOLVED] Formula Help CR11

    Hey,
    I am looking to sum up the Retail Price column of my Detail for only 2 Different Styles on my Invoice.

    So say there are Style number 50 and 51 on my invoice, I need to total the retail on thier lines. Is there a way to do this in a formula?

    Ex.

    Style# - Retail Price
    50 - 12$
    39 - 19$
    11 - 62$
    51 - 26$
    50 - 12$

    Sum of 51's and 50's = 50$

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

    Re: Formula Help CR11

    You could use a Running Total field. I only have CR 8.5 but will assume the steps are the same in CR 11.

    Open the Field Explorer and create a Running Total.

    Set Field To Summarize = Retail field
    Type of Summary = Sum

    Evalute section, select Use Formula option and enter
    {Style} = 50 Or {Style} = 51

    Reset section, select Never if you want a Grand Total.

    Save and place running total field on the report.

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2001
    Location
    Mass USA
    Posts
    1,674

    Re: Formula Help CR11

    Thanks man!

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