Hi Ranman, so my code should look like this?
App1: Count(IIf([RTB1] Between DateAdd("yyyy",-1,"01/04/" & Year(Date)) And DateAdd("yyyy",-1,"30/04/" & Year(Date)),0))
When I add it to my query Access adds brackets to the Date like this...App1: Count(IIf([RTB1] Between DateAdd("yyyy",-1,"01/04/" &...