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 VICThis 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
File Name: Address_labels_Subj_Prompt_MonashVIC.rpt
Category: Crystal Reports
File Size: 51 Byte
File Type: application/octet-stream
Created Date: 25-01-2007
Last Updated Date: 25-04-2020

Related documents

Ser_subs_complete_bytitle
A list of serial titles.  Sorted by title and listing each branches individual subscription.  User can select end and finish date of subscription
Long_Overdue_selects_with_barcodes
Produces a list of very long overdues,with accn numners in numeric and barcode font.  A work around for bulk processing items through circ maintennace.  I found the barcodes scan best if printed straight from crytsal Reports rather than saved to an excel file etc. 
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
Crystal Templates

These are template files which can be used as the basis for your own reports. The key links between tables are already established allowing you to report on the data you need.
The reports were written under Crystal Reports 2008 and tested against an 851 environment.

You must of course change Set Datasource Location before running these reports. All templates prompt for Institution allowing them to be used in a consortia environment. The loans and reservations (holds) templates also prompt for date ranges in order to limit the volume of data returned.

Please note: The Borrowers (XXX_BORROWERS).rpt is specifically designed for SELMS customers in the UK and even then it cannot be used without amendment. Through Database Expert the SELMS user must replace the KJO_BORROWERS table with their own unique table in the SpydusREP database. All links must therefore be re-established.

dvdreservations
A List of DVD titles with reservations
CR_tips3_Parameter
A few tips using the options in the Parameter Fields section in Crystal Reports

Search