Hi,
I am trying to pull data in a subform to my report and all I am getting is "#Name?". I have no problems pulling the same fields from a main form.
I have tried it several different way.
=([Forms]![MainForm]![SubForm]![Field])
=([Forms]![MainForm]![SubForm].[Field])
=([Forms]![MainForm]![SubForm].[Form].[Field])
=([Forms]![MainForm]![SubForm].[Form]![Field])
=([Forms]![MainForm]![SubForm]![Form]![Field])
=([Forms]![MainForm]![SubForm]![Form].[Field])
Can someone please tell me what I am doing wrong. I just recently moved to Access 2010 from 2003. Is there a different way of doing things?
Thanks
Jeff
I am trying to pull data in a subform to my report and all I am getting is "#Name?". I have no problems pulling the same fields from a main form.
I have tried it several different way.
=([Forms]![MainForm]![SubForm]![Field])
=([Forms]![MainForm]![SubForm].[Field])
=([Forms]![MainForm]![SubForm].[Form].[Field])
=([Forms]![MainForm]![SubForm].[Form]![Field])
=([Forms]![MainForm]![SubForm]![Form]![Field])
=([Forms]![MainForm]![SubForm]![Form].[Field])
Can someone please tell me what I am doing wrong. I just recently moved to Access 2010 from 2003. Is there a different way of doing things?
Thanks
Jeff