Could you please elaborate.Hello Need your help.
I want to edit, add, delete data of sub-form field (it Is a Memo Field) from main table...
Please Help!
I didn't say it's difficultIs it difficult to solve that problem, I tried many variants,but none of them worked
Me.Parent.MainTextboxName = Me.PcInfo
Me.SubformControlName!PcInfo = Me.MainTextboxName
Me.SubformControlName.OnCurrent = "[Event Procedure]"