I have a table containing project and region column.
Project region
Exp UK
Exp1 uk/usa
Dcount("[project]","[tablename]","[region]='uk'")
It will return 1 instead of 2.
Can someone help how can I count this with wildcard.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…