G
Guest
need help - want to update a memo field in this way:
original table has text in memo field - Notes 2004: xxxxxx
secondary table made from this table has the text from the original table in
memo field and then new text has been added in memo field - Notes 2004:xxxxx
Notes from Dean: xxxxx
original table has new text added (as both tables have been used for the
last two months) - Notes 2004: xxxxx need to buy xxxx of widgets.
What is the expression I use in the update query to accomplish the following:
Notes from original table and notes from secondary table without the
original notes:
Update column would look like this:
Notes 2004: xxxxx need to buy xxxx of widgets. Notes from Dean: xxxxx
original table has text in memo field - Notes 2004: xxxxxx
secondary table made from this table has the text from the original table in
memo field and then new text has been added in memo field - Notes 2004:xxxxx
Notes from Dean: xxxxx
original table has new text added (as both tables have been used for the
last two months) - Notes 2004: xxxxx need to buy xxxx of widgets.
What is the expression I use in the update query to accomplish the following:
Notes from original table and notes from secondary table without the
original notes:
Update column would look like this:
Notes 2004: xxxxx need to buy xxxx of widgets. Notes from Dean: xxxxx