Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Replacing 1 character w/another in a string 1

Status
Not open for further replies.

rtipton12

Programmer
Jul 25, 2003
25
US
Hello all.

Is there a way to replace 1 character with another in a field? (ex: replace a " with a - ). I am trying to copy query results from Query Analyzer into an Excel file and one of the fields has a double quote (") in it and it is throwing my paste into Excel off.

I would like to find something similar to the STRTRAN() function in Visual FoxPro.

Any help is appreciated.

Rt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top