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 Wanet Telecoms Ltd 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. 4hrlife

    How to Filter Lines Containing any one word...

    I am working with Crystal 8.5 and I have a long list of products, however, I only want to display products that contains the word "LOTION"...example below: Skin-So-Soft Lotion Mineral Lotion Lotion To Sooth Mineral Oil Cocoa Butter Oil I want to display the line items that contain the word...
  2. 4hrlife

    How to Retrieve Group Counts

    I do apologize for not giving all details to my report setup. Okay here is what I have: #1 - Formula: if ({Table.IceCream Flavor} = ["Chocolate", "Vanilla","Strawberry","Banana"]) then 1 else 0 I have grouped the {Table.IceCream Brand} and grouped the {Table.IceCream Flavor} I've got the...
  3. 4hrlife

    Suppressing repeating data in Detail line

    You can also, group the fields and move the field you are reporting into the Group Header line and suppress the Detail line. This will suppress the duplicate items. -4hrlife
  4. 4hrlife

    How to Retrieve Group Counts

    Okay, when I do that it includes the suppressed items also...this is what I am trying to prevent. I want to count the data that is displayed only.
  5. 4hrlife

    How to Retrieve Group Counts

    Hi, I am using Crystal Reports 8.5 Version. I am trying to get a count of items that only appears within a group. Example below, I have a category named 'Ice Cream' and I have several different flavors...I want to count the number of flavored ice cream within each group. In this case I have 3...

Part and Inventory Search

Back
Top