Have got the following line in my CONTROL SOURCE which works great
=DCount("[FinanceCompany]","qryReport","[FinanceCompany] = 'Lloyds'")
What I would like to do is add another condition to the search parameters, but am unsure where the & (or And) bit goes.
For example, I would like to...