gosamerone Level: Big Cheese Registered: 22-03-2005 Posts: 20
Visable|Not Visable fields
I want to show field1 if one criteria is met and field2 if another is met. Is this possible? I am new to forums, so please forgive if I did not do this correctly.
22-03-2005 at 05:06 PM
|
Goran Level: Moderator Registered: 16-05-2002 Posts: 1681
Re: Visable|Not Visable fields
Are you using crystal reports? If yes, you can use formula editor
If {some criteria} then {return value 1) else {return value 2}
____________________________
If you find the answer helpful, please mark this topic as solved.
22-03-2005 at 09:48 PM
|
gosamerone Level: Big Cheese Registered: 22-03-2005 Posts: 20