N
New TO Access
I am using Access 2007
I have a table that includes a memo control which will be populated with a
large list of data.
I want to open a new form, which shows the memo control, using a button from
the main form. I do not want to use a subform as it is too large.
I want the new form to update the data in the same recordset as the previous
form.
I have set the recordsource of the second form to the same table but I do
not know how to link it to the correct record so that any changes in the
memo field apply to the correct record.
Would appreciate any advice, thanks
David
I have a table that includes a memo control which will be populated with a
large list of data.
I want to open a new form, which shows the memo control, using a button from
the main form. I do not want to use a subform as it is too large.
I want the new form to update the data in the same recordset as the previous
form.
I have set the recordsource of the second form to the same table but I do
not know how to link it to the correct record so that any changes in the
memo field apply to the correct record.
Would appreciate any advice, thanks
David