Results 1 to 3 of 3

Thread: Crystal Reports -> conditional format field

  1. #1

    Thread Starter
    Fanatic Member mutley's Avatar
    Join Date
    Apr 2000
    Location
    Sao Paulo - Brazil
    Posts
    709

    Crystal Reports -> conditional format field

    Hi

    How can I to format a field in agreement with regional settings when I am using Decimal separator ?


    tks

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

    Re: Crystal Reports -> conditional format field

    I am not sure I fully understand your question but this code, in the Decimal_Symbol formula will use an X if the value of the field meets the criteria otherwise it will print whatever you have set in the Decimal Symbol box (which defaults to the regional setting).

    If CurrentFieldValue in 10500 to 10599 Then "x" else DefaultAttribute

  3. #3
    Addicted Member mabbas110's Avatar
    Join Date
    Oct 2005
    Location
    Karachi , Pakistan
    Posts
    172

    Re: Crystal Reports -> conditional format field

    Please can u explain ur problem clearly or give more information for it.
    Thanks and Regards,

    Muhammad Abbas

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