I'm trying to append new text on a field using the concat function. On the Set statement I use something like this:
Set Field = Concat(Field,'ABC') And when I check the results 'ABC' wasn't appended to <Field>. What should I do to make it append? ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly