R
Richard..
Is there a way to insert, that is add to the text already in a memo field?
I can't seem to find any code technique that would allow me to insert
(append) programmed comments into a memo field. The only things I have been
able to find overwrote what was already there. I don't want to do that.
I have a memo field that is used for making special comments in regard to
the current project. There is only one memo field that is used.
I DO NOT want to create a new record each time I insert a programmend
comment into the memo field.
The users are free to insert text into the memo field and that is how it is
done most of the time. However, when the circumstances arise I want to have
the program insert a comment into that same memo field.
The preferred method would be to insert text at the top of the memo field.
But if I must append to the bottom, I can live with that as well.
I need the ability to insert carriage returns as well, even if they are the
ASCII code.
Thanks
I can't seem to find any code technique that would allow me to insert
(append) programmed comments into a memo field. The only things I have been
able to find overwrote what was already there. I don't want to do that.
I have a memo field that is used for making special comments in regard to
the current project. There is only one memo field that is used.
I DO NOT want to create a new record each time I insert a programmend
comment into the memo field.
The users are free to insert text into the memo field and that is how it is
done most of the time. However, when the circumstances arise I want to have
the program insert a comment into that same memo field.
The preferred method would be to insert text at the top of the memo field.
But if I must append to the bottom, I can live with that as well.
I need the ability to insert carriage returns as well, even if they are the
ASCII code.
Thanks