I have this straightforward DCount control in Control Source that shows the number of Assets.
=DCount("Asset","AssetListFilter")
AssetListFilter is a Query.
Problem I'm having on the form is the count is not shown until I click on the control, then when I move to to then next record it goes...