Hi
I am trying to use a count function copied from a query ( Number of spares - SafeCaptureHDs ) into an unbound text in an Access 2010 form:
Control source entry via the Data tab ( Property sheet ) :
=[Number of spares - SafeCaptureHDs]![CountOfBox Type]
I receive a '#Name' error when I open the form.
Do I need to change some properties in the Property sheet?