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 dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by alfafa29

  1. alfafa29

    bar code EAN 128

    Hello, Can somebody help me, I need to generate a barcode EAN 128 with Crystal and I don't know how to do it ? Thank's for your help and have a nice day cheers fabrice
  2. alfafa29

    EAN 128 barcode

    Hello, Can somebody help me, I need to generate a barcode EAN 128 with Crystal and I don't know how to do it ? Thank's for your help and have a nice day cheers fabrice
  3. alfafa29

    Problem with a summary -> Sum()

    hello Bob Suruncle, Thank's a lot for your reponse have a nice day bye
  4. alfafa29

    Problem with a summary -> Sum()

    Hello, I've got problem :-( I create a formula call "tutu" with this code : numberVar x:=0; if PreviousIsNull ({Explorer.piece_id}) then x := {Explorer.piece_surf_nette} else if Previous ({Explorer.piece_id})={Explorer.piece_id} then x:=0 else x :=...

Part and Inventory Search

Back
Top