Hi, this might have got lost in the other topic so posting a fresh, I have a formula to work with where as i want it to return the number of records that dont have the following Status entries.
=DCount("[Ref_No]","New","[Status]not in ('A','B','C','D' )")
However, i want it to then be left...