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?
I have done what you suggested and setup Account and Account_1 tables and the fields in my other table linking each to one. On the report I print both fields on top of eachother because one should be blank. However I'm unable to see any data because when I refresh the report crystal hangs and...
A table I have includes two possible fields that have the Account Number (key). If the line type is "1" then the Account Number comes from field1 if the line type is "2" then the Account Number comes from field2. I've created a simple "if then else" formula to determine the account number...
Has anyone successfully been able to run Crystal Reports on Linux using Wine, CrossoverOffice, or any other tool? I'm trying to setup a Fedora Core 4 box with Wine Mas90/Mas200 and CrystalReports. Mas90 is installed and functions, but I havn't been able to get Crystal 8.5 to work. I've tried...
Hi,
Thanks for helping me.
This formula is supposed to determine Gross Profit Percentage.
I can get this to come out on a calculator, but not in the formula I am trying to create.
The calc is Cost of Goods / Sales Minus (-1) Times 100
If I take 1288.20 and divide by 1788.87, I get 0.7201...
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.