In a form with subform I want to transfer the value from subform onto form.
The value in a field in subform footer is =count(
The value in a field in subform footer is =count(
Code:
) In a mainform I use this =[subform].[form]![field] which I used before and get the value, but now I constantly receive this #Name? as value in main form field. Where is the problem. I got the headache from testing...
Thanks a lot