1. I know the value in the query is not blank
2. Assume the names are correct
I have
I have tried using bracket on the Domain also...Code:=DSum("[SumOfRepRevenue]","QuryCOMMRepDealsM1Mgr","[LastOfClassification]=6")
In the query there is one line with LastOfClassification = 6 the SumOfRepRevenue = 14000
the DSum returns #Error in the Text box.
Don't know what I am missing...