Running CR 8.5 Professional
Got a report that retrieves specific fields from an access database that works but I need it to ignore certain criteria and am not sure how to write the formula.
The field I want to "filter" is called:
tblMaster.DateRequested
The report is displaying/printing September 2003 data (can't figure out why) and I'm want to configure the report to ignore September 2003 data but print everything else.
Sounds like a If Else Then statement would be appropriate but not sure what the syntax should be.
Got a report that retrieves specific fields from an access database that works but I need it to ignore certain criteria and am not sure how to write the formula.
The field I want to "filter" is called:
tblMaster.DateRequested
The report is displaying/printing September 2003 data (can't figure out why) and I'm want to configure the report to ignore September 2003 data but print everything else.
Sounds like a If Else Then statement would be appropriate but not sure what the syntax should be.