We are working on converting a report from CR 8.5 to 10.0 and am having difficulty with the formula listed below. I'm certain it is a syntax misplacement but if anyone has any ideas on the correct syntax for this to work it would be greatly appreciated. Thank you!
or Not
DTSToDate tblServiceOrders.DateRequested in cdate 2004,9,1 to cdate 2004,9,30
and Not
DTSToDate tblServiceOrders.DateRequested in cdate 2004,12,1 to cdate 2004,12,30
and Not
DTSToDate tblServiceOrders.DateRequested in cdate 2003,9,1 to cdate 2003,9,30
or Not
DTSToDate tblServiceOrders.DateRequested in cdate 2004,9,1 to cdate 2004,9,30
and Not
DTSToDate tblServiceOrders.DateRequested in cdate 2004,12,1 to cdate 2004,12,30
and Not
DTSToDate tblServiceOrders.DateRequested in cdate 2003,9,1 to cdate 2003,9,30