Øyvind Isaksen wrote:
> My question:
> Is there any smart way to "turn off" the replace-function just around
> the <table> content in the myText-variable?
Use the Replace method of the Regular Expression Object...
http://msdn.microsoft.com/library/en...26e97000d2.asp
....rather than the Replace Function:
http://msdn.microsoft.com/library/en...657489dd34.asp
--
Dave Anderson
Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms. Please do not contact
me directly or ask me to contact you directly for assistance. If your
question is worth asking, it's worth posting.