Print Page | Close Window

Develop Crystal 2008

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Data Connectivity
Forum Discription: How to connect to data sources and export reports
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=10792
Printed Date: 29 Apr 2024 at 9:22am


Topic: Develop Crystal 2008
Posted By: msilverio
Subject: Develop Crystal 2008
Date Posted: 10 Aug 2010 at 6:26am
Gentlemen,
I have a report that is using the following formula:
If
    
SRA010.RA_SITFOLH) = ("A" and
    
SRA010.RA_AFASFGT () = "O" and
    
Startswith SRC010.RC_PD () ["A01", "A45"] then
    
SRC010.RC_VALOR) else (

But the problem that this formula when there are two registers A01 and A45 I would like to bring only one line is possible?



Print Page | Close Window