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 gkittelson 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: *

  • Users: linar
  • Order by date
  1. linar

    Distinct Count of only filled in values

    I already found my problem. It's described in http://www.kenhamady.com/form14.html Thank you Ken Hamady! bye
  2. linar

    Distinct Count of only filled in values

    Hello, I want to perform a distinct count of a formula that can return a number, but it can't also return empty or zero. The problem is that I don't want to include the empty values in my distinct count. Example: my formula returns : 600601 600602 600603 null null My Distinct Count on this...
  3. linar

    Rec selection formatting

    Hey, I've created my report again and it seems to work now Thanks all for your help
  4. linar

    Rec selection formatting

    Yes, the sort executes correct for all records without the condition in the detail section. With the condition in the detail section the sort is only incorrect for the first block of records in the detail section. Any clue why ? Thx
  5. linar

    Rec selection formatting

    Hi, I have done the same thing in my report I've addes a running total that counts records with each group. Then in the supress of my detail section I added the condition {#runtot} > 3. Ok, I get only 3 records in my detail, but the problem is that in the first block of my report the sort...

Part and Inventory Search

Back
Top