Thanks for your help LB.
I am clicking on formulas and then creating a new formula called 'sharedtest'.
This bring up the formula as
"formula = "
I've tried placing the shared numbervar after this and clearing this out and putting the shared numbervar in. both times I am getting the same...
hmm...... I created a formula in Crystal 10 and made it:
Shared NumberVar myTotal
When I try to save it gives me the following error "the remaining text does not appear to be part of the formula" and highlight myTotal
I am having an issue created shared variables in Crystal Reports 10.
I am used to using the following in Crystal 8.5:
Shared NumberVar VARIABLENAME
I know this has changed in Crystal 10 but am unsure of what the proper way to do this in Crystal 10 is.
Thanks!
Rick
Greetings,
I am having issues with the mail() function when sending an html formatted e-mail.
The code sending the message is:
"
$subject = "New Equipment Posting on XXXXXX.org Website";
$message = '<html><body>Hello, <p>A new item has been added for Sale on the XXXXXXXX.org website. You can...
Turkbear,
Thanks for the tip. I added more parens and comments to make sure I had everything correct, and I am still not receiving the data from the second portion of the OR.
Here is my current statement:
( //start selection
( //start OR statement
{EarningCode} in ["01", "11", "12", "13"] or...
Greetings,
I am making a modification to an existing report, and having an issue with the following selection formula:
({DeductionCode} in ["K", "KA", "KM"] or
{EarningCode} in ["13", "12", "11", "01"]) and
{CheckDate} = {?Check Date}
When I generate data is only returning the deduction...
Hey!
How do I configure a subreport to print after the main report and always print at the top of the next page?
I've created a Purchase Order Report and would like to have an Appendix print after each Purchase Order.
Can you point me in the right direction?
Very much appreciated!
Lisa
Hey!
I am having problems with the ToNumber Syntax
I have a text field item.weight that I would like to include in a formula
Item.Weight * Quantity.Shipped
Can you help with the syntax.
Currently I have ToNumber ({item weight}) * {quantity.shipped}
I am wanting a field to round up to the next hundredth(.00) if the next thousandth(.000) is .001 on greater. I am not sure how to write the proper rounding_type formula for this to happen. Any help on this would be much appreciated.
Thanks for your help so far, this is what I have now as my formula and it is giving me an error:
shared numbervar Hours := Sum of PR_22PerpetChkHistoryHeader.TotalEarningsHours;
I am exporting a report to an excel file, and two of the values within the report are accessed via a subreport. Only one of the subreport values is exported to excel. Anyone have an idea on how to resolve this issue?
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.