I am not having any luck with the following expression,
I had a look at the help function it provides the following information and examples.
«Expr» DCount («expr», «domain», «criteria»)
DCount("[ShippedDate]", "Orders", _ "[ShipCountry] = 'UK' AND [ShippedDate] >...