Hello,
I am using CR 8.5 with a SQL DB.
I am printing invoices with a subreport for returning product.
I want to supress the subreport if all line items are FINAL SALE and print the subreport if not all items are FINAL SALE.
The datatable that returns as FINAL SALE or blank is ORDDET_STR
The...
I am using CR 8.5 with an ODBC SQL datasource.
I have two identical subreports in the Details section of my report that when run separately display all details/line items.
When viewing the preview and when printing not all of the details/line items show up.
I have each subreport formulated to...
Crystal 8.5
I need to calculate the average of a datediff and am not finding any previous posts with formulas that work with my report.
I currently have three formulas to achieve my datetime and one datediff formula converted to seconds.
The datediff is calculating the seconds between two...
Is it possible to run the .exe version of my report and prompt for a change to the 'startswith' selection formula upon printing?
Currently the report runs as if the 'startswith' formula is saved data.
Modify Selection Formula is selected.
Save Data With Report is unselected.
Crystal 8.5...
Crystal 8.5
MainReport
RH = Cross-Tab
PHa = Cross-Tab Subreport 1
PHb = Subreport 2
D = Suppressed
RF = Suppressed
PF = RH Cross-Tab SharedVar formula AND Sum of All SharedVar
I have a sum of three sharedvar in the page footer of my main report that was working as expected until one of the...
Searched for a previous thread but could not find one/deciper formulas.
I'm using Crystal Reports 8.5
I have three groups.
The only details are in group #3.
Group #3 = AA, BB, CC
How do I suppress duplicates in the proceeding GroupH 3 details?
GroupH 1 - 100
GroupH 2 - Red
GroupH 3 - AA
1
2...
The field I need to modify is a time formula, {@Time_Formatted}
The formula I currently have in place is for this field is,
{Ordhead.ORDHEAD_ORD_TIME}[1 to 2] + ":" +
{Ordhead.ORDHEAD_ORD_TIME}[3 to 4] + ":" +
{Ordhead.ORDHEAD_ORD_TIME}[5 to 6]
The time zone that this field pulls is EST and I...
Is it possible to use a function (i.e. printdate) in place of a string?
My formula attempt,
if {@Rel Date} <> printdate then crRed
Formula Editor wants a string because I'm using the <> operation but I want said string to equal the printdate without having to enter a specific date/number...
My starting objective was to create a formula to retrieve results for a specific line of data that had no constants.
First, I added a record number down the first column to provide each line a constant.
Then added a formula down the last column where I want my results.
At first I tried the...
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.