xmeb
Technical User
- Jun 5, 2013
- 89
The following code returns "#Name?" and I can't figure out what is wrong with it.
Code:
=DMin("[RoadNumber]","ResidencesSpecificTable","[RoadName] Like '*" & ME.ResidencesSpecificFormRoadNameTextBox & "*'")