Replace function in Memo-field

K

Klaas V

Next problem I encountered using the replace function in
MSAcces200.

Somewhere in a Memo field I want tp replace a code y a
string.
Let's say
Myreplace = Replace (MyMemo, "Thiscode" , "Replaced the
code")
This function call does return the original Mymemo in
Myreplace.
Trying to simulate with a loop does not work.
What should I do to get teh coed replaced by the new text.

Thanks in Advance

Klaas Venekamp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top