G
Guest
Hi -
I am wanting to do 'bulk updates' to a Notes field - based on appropriate
criteria. eg - "I send an email to all Volunteers living in Wellington to
invite them to ....". (NOTE: The user has requested that the Notes field be
one record as opposed to a new record each time a new entry is made)
In my update query I use the following in the 'Update to' - though this just
adds it onto the end of existing text. Is there a way I can insert a
carriage return to have it drop down to the next line.
[Notes] & Now() & " - Sent email invite to Pink Ribbon Gala - Sue"
TIA
I am wanting to do 'bulk updates' to a Notes field - based on appropriate
criteria. eg - "I send an email to all Volunteers living in Wellington to
invite them to ....". (NOTE: The user has requested that the Notes field be
one record as opposed to a new record each time a new entry is made)
In my update query I use the following in the 'Update to' - though this just
adds it onto the end of existing text. Is there a way I can insert a
carriage return to have it drop down to the next line.
[Notes] & Now() & " - Sent email invite to Pink Ribbon Gala - Sue"
TIA