Amadeus23
December 29th, 2009, 02:12 PM
Is there a way to use the strip Function to remove the " signs?
For example, to remove a dash, it would look like:
Strip(Name,"-")
But, when removing a quote character, this does not work"
Strip(Name,""")
Any ideas?
Thanks
For example, to remove a dash, it would look like:
Strip(Name,"-")
But, when removing a quote character, this does not work"
Strip(Name,""")
Any ideas?
Thanks