I have a form displaying a subform. One of the columns in my subform is a memo field for notes. It is not practical to show that column on the subform so I hide it. This is what I would like to do. I would like to have a text box or label on my main form which displays the contents of the memo field of the current record selected in the subform. I hope you got all of that. How can I do that? I know some basic VB and I can write SQL if needed.
Thanks