CR_tips2_Formula

Tips for using the formula option in Crystal ReportsTips for using the formula option in Crystal Reports
File Name: CR_tips2_Formula.pdf
Category: Crystal Reports
File Size: 283.64 KB
File Type: application/pdf
Created Date: 18-10-2010
Last Updated Date: 25-04-2020

Related documents

Rental_yesterday
Same as Rental_.rpt except: "I copied this rental report and added a formula for yesterday’s date (DateAdd("d", -1, CurrentDate). Now I do not have to select yesterday’s date anymore ..." The original Rental report is for our three libraries with Crystal Reports, which shows: - how much money each library waived in each rental collection - how much each library has received in rental fees for each rental collection - the time and date of issue - the borrower barcode number - sub totals in each rental collection and a grand total We use this report daily with a slight modification of Trevor’s original report design. Madelon van Zijll de Jong Hastings Central Library NZ
adult_fiction_list_greater_5_items._with_author
A list of Adult fiction titles where we hold 5 or more items,  added after a certain date
Rental_
Trevor Trotter has created a Rental report for our three libraries with Crystal Reports, which shows: - how much money each library waived in each rental collection - how much each library has received in rental fees for each rental collection - the time and date of issue - the borrower barcode number - sub totals in each rental collection and a grand total We use this report daily with a slight modification of Trevor’s original report design. Madelon van Zijll de Jong Hastings Central Library NZ
Monthly Discards Report (v.2) - lastmonth
Monthly Discards Report: gives a summary of the numbers of items 'discarded' in each collection and its total value, for each branch/library, for a particular period - to be entered when the refresh button is clicked (uses a parameter macro). The 2nd version uses the date range 'LASTMONTH' in case the date selection feature in the first version doesn't work.(Spydus 8.2) Madelon van Zijll de Jong - Hastings Central Library NZ
Create address labels from Community Info database
This report is deisgned to produce address labels from the Community Information database. The report uses a simple concatenated field; suburb and postcode have been pasted together as a formula field called SubPost. Two parameter fields have been created to prompt for subjects and council ward codes, and sample subjects and ward codes have been built in to the report for selection. The prompts use "Like" rather than "Equals" to allow for searches on either full or abbreviated strings. Because we note names changes to names of local organisations in the 710 field, we have included a filter on organisation names with text like "*formerly*" to prevent labels based on this note. The formula in the report is : not ({HEADING_1.HEAD} like "*formerly*") and {HEADING.HEAD} like {?string} and {CON.POS} = 1 and {GAN.NOTE} like {?Ward Code} (Spydus 8.2) From: John Ruddle - Monash Public Library VIC
Price of collections
Here's a report of the cost of collections, grouped by collection. Includes a grand total, count of total items per collection and an average price per collection. Naturally you will need to set datasource to your server. And main.deactdate is null, otherwise you're counting all your withdrawals as well. Please test and see how you go. Also don't forget gigo, if you don't have a value in the field for price, it will distort the figures. - Gavin

Search