I would love to go to HELP however, my company does not have HELP installed on the server, and IT has no idea where the cyrstal CD is. Otherwisde I would have done that first. Thank you in advance
Hyper Heidi
Hi All
I am creating a cheque spec where I have a Debit & Credit columns. I need to have either the debit or credit to appear, but not both. Debit or credit can not have a 0.00 but rather I require blank.
Situation is:
If netAmt > 0 then print the value
If netAmt <=0 then suppress printing...
Hi SynapseVampire,
I apologize but thsi si still not working...let me giove you some more background and you can tell me where I am going wrong:
I have 1 parameter Fiscal Year {?FiscYear} - Under Options I selected Range
I am comparing this to APIBD.FiscYr
APIBD.FisYr has 5 fiscal years
When...
Hi Synapsevampire
I put the following code into Crystal:
stringvar strLabel := 'Fiscal Year';
stringvar array strSelections := {?FYear};
if strSelections[1] <> ''
then
strLabel+": " + join(strSelections,", ") + chr(13)
And when I check to see if the code will work I get...
Hello,
I am have been searching how to do the following on the NET and finally gave in and had to ask:
Scenario: I have both range parameters and discrete parameters being entered by the user. I need to display the selection criteria that the user inputted into the report.
For example...
Hello,
I need to find the difference between the Invoice Date and the Due Date as a numeric data type. However these two fields in ACCPAC are string data type. HOW and WHAT do I need to do????
Thank you in advance
Hyper Heidi
Hi All,
I am "BRAND NEW" to Crystal repots and am very lost in what is probably a very simple line of code. I am taking an existing report and changing it.
I have a report that has 4 parameters that require ranges and 1 parameter that requires a discrete value.
Ranges are...
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.