I have a report based on a query. The query criteria of Between [Start Date] and [End Date] in the DateReceived field. I had this report built in Access 2000. In an unbound text box on the report I had : =[Start Date] &" to" & [End Date]. It worked fine when it was in Access 2000 but since we converted to Access 2003, it no longer works. Does it have to be done a different way now?