I'm having trouble with a script i wrote which copies a value from one place to another. The problem is that when it copies, it copies a wierd character which is shown by a square with a questionmark inside followed by the correct text, like so:
"?results"
What i want to do is remove that character and leave make the cell only have "results" in it.
Anyone know how i can do this?
Thanks a lot.