Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: Conditional text field Post Reply Post New Topic
Author Message
ismailkoca
Newbie
Newbie
Avatar

Joined: 14 Sep 2008
Location: Turkey
Online Status: Offline
Posts: 5
Quote ismailkoca Replybullet Topic: Conditional text field
    Posted: 15 Sep 2008 at 4:43am
I'm new in CR, I have my report almost completed, but I have a question about conditional.
I'm design a webpage for students. I want to suggest them for their exam marks.
I save their exam results in a access database.
For example, if a person's exam mark is between 65 and 76, I want to say "You're good." in my textbox.
I tried if...then, but I can't do it.
Please help me about this conditional.
Sorry for my poor English.
www.cokluzeka.net
IP IP Logged
Savan
Senior Member
Senior Member
Avatar

Joined: 14 Dec 2007
Location: India
Online Status: Offline
Posts: 162
Quote Savan Replybullet Posted: 15 Sep 2008 at 5:06am

u can create a formula. The formula contains following syntax

if({MARK} in 65 to 76) then "You're good" else ""
Thanks
Savan
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.