Results 1 to 3 of 3

Thread: Show text if...

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2006
    Posts
    106

    Show text if...

    How i make this in Crystal reports 4.6:

    If value>5 Then
    Show some text

    Thanks in advance!

  2. #2
    Junior Member
    Join Date
    Nov 2005
    Location
    Daman, India
    Posts
    19

    Re: Show text if...

    (It works in CR7)
    Create a Formula Field ...
    In that write..
    if {value} > 5 then "Test1"
    else "Text2"

  3. #3

    Thread Starter
    Lively Member
    Join Date
    May 2006
    Posts
    106

    Re: Show text if...

    Ok mate i will try it

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