I have a form containing a subform. Each line of the subform contains a memo field "Notes". There is inadequate room on the subform to enter data into this section so I'd like the current record's "notes field to be duplicated asd a field on the main form. Can anyone help me do this,please? I have tried an unbound field with
= [MySubform]![Form].[Notes]
but this just gives me a Name? error
Thanks
Any help
= [MySubform]![Form].[Notes]
but this just gives me a Name? error
Thanks
Any help