S
shapper
Hello,
Is there a string function to do something as follows:
My Text becomes <My Text>
Sure I can use MyNewText = "<" & "MyText" & ">".
I was just wondering if there is any function to make things like this.
Thanks,
Miguel
Is there a string function to do something as follows:
My Text becomes <My Text>
Sure I can use MyNewText = "<" & "MyText" & ">".
I was just wondering if there is any function to make things like this.
Thanks,
Miguel