Hi
I'm using Crystal Reports 8.5 and would like to suppress the details section using the following formula
[CnPrProp_1.CnPrProp_1_Date_Asked} <= DateTime (2007,07,31,00,00,00) OR
{CnPrProp_1.CnPrProp_1_Date_Funded} <= DateTime (2007,07,31,00,00,00)
Currently only records that meet the first section are being suppressed, the second statement is being ignored.
What am I doing wrong?
Thanks in advance for any help
Pete
I'm using Crystal Reports 8.5 and would like to suppress the details section using the following formula
[CnPrProp_1.CnPrProp_1_Date_Asked} <= DateTime (2007,07,31,00,00,00) OR
{CnPrProp_1.CnPrProp_1_Date_Funded} <= DateTime (2007,07,31,00,00,00)
Currently only records that meet the first section are being suppressed, the second statement is being ignored.
What am I doing wrong?
Thanks in advance for any help
Pete