SelectionFormula specifies the records to be used when printing the report.
[form.]Report.SelectionFormula[= SelectionFormula$]
CrystalReport1.SelectionFormula = "{file.QTY} > 5"
«Include only those records that have a quantity greater than 5 in the {file.Qty} field.»
change all of the internal double quotes to single quotes and then surround the entire selection formula in double quotes as follows:
| Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |