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.5 KB
File Type: application/octet-stream
Created Date: 25-01-2007
Last Updated Date: 25-04-2020

Related documents

CR_tips1

A mixture of tips for using Spydus fields in Crystal reports such as creating initials from the First name field, create age groups, formulas and how to exclude deleted records from your select list.

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
CR_tips2_Formula
Tips for using the formula option in Crystal Reports
Issues_by_branch_by_collection_for_fin_year_-_not_renewals

Issues for financial year by branch by collection. Not including renewals - just remove that part of the select statement to count all issues.

To change the breakdown to just by collection or just by branch, delete one of those cells from the table and it will recalculate the table without that sort criteria.

A very simples report - what could possibly go wrong?

Branch CDs and DVDs on shelves
Lists CDs and DVDs that are sitting on the shelves at our Fairfield branch ie. items not out on loan. It is sorted by call number and lists call number, title, accession number and the last sighted date of the item.(Spydus 8.2.5) From: Lianne Gee - Darebin Libraries

Search