I have a form that contains several fields with pick list and a memo field. When a selection is made from one of the combo boxs text is entered into the memo field. The only problem is that this field could already have text entered.
How can I add the text to a new line in the memo field using code.
How can I add the text to a new line in the memo field using code.