Escape character
-
I'm wondering if there's an escape character for " when using it as below? getFieldValues = Replace(getFieldValues, """, "'") I'm looking to replace all "'s in a string so that I can copy and paste it directly into query analyser as a SQL string. Thanks :)
Look at the world about you and trust to your own convictions. - Ansel Adams
Meg's World - Blog Photography - The product of my passion -
I'm wondering if there's an escape character for " when using it as below? getFieldValues = Replace(getFieldValues, """, "'") I'm looking to replace all "'s in a string so that I can copy and paste it directly into query analyser as a SQL string. Thanks :)
Look at the world about you and trust to your own convictions. - Ansel Adams
Meg's World - Blog Photography - The product of my passion