try this, splitting into substrings for clarity, for the forum
=DCount("[strID]",
"[tblMaster Table]",
"[datDate Application Received]
between DateSerial(Year(Date())-1,4,1)
And DateSerial(Year(Date())+0,3,31)
And [strStatus of Application] like '*Denied'*")