|
-
Aug 1st, 2006, 11:43 AM
#1
Thread Starter
Lively Member
Show text if...
How i make this in Crystal reports 4.6:
If value>5 Then
Show some text
Thanks in advance!
-
Aug 2nd, 2006, 07:30 AM
#2
Junior Member
Re: Show text if...
(It works in CR7)
Create a Formula Field ...
In that write..
if {value} > 5 then "Test1"
else "Text2"
-
Aug 3rd, 2006, 10:29 AM
#3
Thread Starter
Lively Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|