G
Guest
I am using the following in a text box control source
=DLookUp("[ServiceIntMiles]", "[Service Intervals]", "[Make ID] = " &
[Make ID])
However, #Name? appears in teh field. What is causing this please?
=DLookUp("[ServiceIntMiles]", "[Service Intervals]", "[Make ID] = " &
[Make ID])
However, #Name? appears in teh field. What is causing this please?