I need to remove the .0 decimals from my report. The measure 1 and measure 2 string values can be for example 98.0 and 98.6. If the value is .0 I need it removed; however, if it is 98.6 I need it to show the whole value. What I am looking for is either 98 or 98.6. Hope that makes sense and...
I can't say that I am new anymore but I still have trouble with formulas!
I have a suppression formula in a report that looks like this:
{pry8_flowsheet;1.report_section} <> '100_phys_attributes'
and returns multiple values. Of these values I need to suppress all but the first and last...
I need to add the dayofweek and abbreviate the month in this formula - I need the date to display as: Thursday, Aug 30, 2007. Any help would be greatly appreciated!
The formula is:
Dim DateField as DateTime
Dim MM as String
Dim DD as String
Dim YYYY as String
Dim DATEORDER as String...
I a writing a Crystal Report where I have a LAST NAME field and a FIRST NAME field. I need to have it show on the report as last name first initial, like
SMITH J with just one space between the last name and the initial. This seems like it should be easy but I just can't figure out how to do...
Hi, I have a page header that needs to be suppressed when a user answers a report prompt as 'Discharge' and I use this in the Section Expert Suppress formula:
{?Discharge or Transfer} = 'Discharge'
However, if the user answers the prompt as 'Transfer', I need the page header to print only on...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.