G
Guest
Hi All
in two linked tables, one to many, I want to update a memo field in the
main tbl to the values found in the related records from the linked table
Table1 has Colourname & Memofield
Table2 has: two columns weight / ref no
2 1
3 380
3.6 126
The updated memo field must look like: Mix 2g ref1 + 3g ref380 + 3.6g ref126
How can I do this
in two linked tables, one to many, I want to update a memo field in the
main tbl to the values found in the related records from the linked table
Table1 has Colourname & Memofield
Table2 has: two columns weight / ref no
2 1
3 380
3.6 126
The updated memo field must look like: Mix 2g ref1 + 3g ref380 + 3.6g ref126
How can I do this