Advertisement

1 - 10 of 21 containing alltags:("Crystal Syntax") (0.001 seconds)
I am adding resources to a report by Crystal Reports on the bottom of the page.  I was able to display the names by putting the following code in.. stringvar s:={?Resource}[1]; if count({?Res...
Zones: Crystal Reports SoftwareDate Answered: 08/23/2004 Grade: A Views: 0
Need help, because I am unsure about Crystal Syntax. I am generateing a report, and one column in the report is named "DateClosed" A majority of the records have a date in this column, howeve...
Zones: Crystal Reports SoftwareDate Answered: 03/28/2005 Grade: A Views: 0
Having trouble with Crystal or(Basic) syntax in VS.CR 9.  Here is what I want to do: If the tax field has a value other than zero, I want to put a "label" and then the amount in the Tax field i...
Zones: Crystal Reports SoftwareDate Answered: 06/20/2005 Grade: A Views: 0
I am looking to get a search and replace at a specific location in Crystal Syntax.  I have a database spitting out records stating 01/11/A6, but I want to be able to convert 01/11/A6 to a date that...
Zones: Crystal Reports SoftwareDate Answered: 07/12/2006 Grade: A Views: 0
I wish to add the value of to fields together. e.g. {Balance} + {Value@1} The fields available in the table = {Balance}, {Value@1],{Value@2],{Value@3],{Value@4],{Value@5],{Value@6],{Value@7],{V...
Zones: Crystal Reports SoftwareDate Answered: 06/18/2008 Grade: B Views: 29
Is there a limit to the number of IF / THEN / ELSE's you can have in one formula ? Using crystal 8.5 and refering to Crystal syntax. Cheers.
Zones: Crystal Reports SoftwareDate Answered: 05/19/2004 Grade: A Views: 0
I would like to know the syntax on indexing an array in Crystal Syntax.  I am in the formula workshop, and am dealing with a database field that contains multiple values separated by semicolons.  T...
Zones: Crystal Reports SoftwareDate Answered: 07/07/2006 Grade: A Views: 0
Trying to get this to work in Crystal. If not isnull({mike_diabeticaudit_tribe_community.height_in} and if not isnull({mike_diabeticaudit_tribe_community.weight_lb}) then LEFT(Round(({mike_diab...
Zones: Crystal Reports SoftwareDate Answered: 03/13/2007 Grade: A Views: 5
This is how I would use in SQL: select * from table where column like not like '____*%' how would I do this in crystal syntax? Something like this?: {RPT_table;field} <> '____'*'*'
Zones: Crystal Reports SoftwareDate Answered: 11/13/2007 Grade: A Views: 21
Hi, I'm trying to create a Crystal report against our Goldmine data. The report should list contracts ending within a date range. Now the dates in goldmine are in character fields, mm/d/yy or m/dd...
Zones: Crystal Reports SoftwareDate Answered: 09/13/2006 Grade: A Views: 0