GoAng Posted March 16, 2005 Author Posted March 16, 2005 Hello, is there any way to remove quotation marks from the text inside a field? I've tried the substitute command but it sees the quotes as part of the formula. thanks....
GoAng Posted March 16, 2005 Posted March 16, 2005 Hello, is there any way to remove quotation marks from the text inside a field? I've tried the substitute command but it sees the quotes as part of the formula. thanks....
GoAng Posted March 16, 2005 Author Posted March 16, 2005 Hello, is there any way to remove quotation marks from the text inside a field? I've tried the substitute command but it sees the quotes as part of the formula. thanks....
andygaunt Posted March 16, 2005 Posted March 16, 2005 Hi , you can use the following substitute to remove quotation marks Substitute ( Your field here, """", "") This can be used in a set field or a replace on the found set of data HTH
andygaunt Posted March 16, 2005 Posted March 16, 2005 Hi , you can use the following substitute to remove quotation marks Substitute ( Your field here, """", "") This can be used in a set field or a replace on the found set of data HTH
andygaunt Posted March 16, 2005 Posted March 16, 2005 Hi , you can use the following substitute to remove quotation marks Substitute ( Your field here, """", "") This can be used in a set field or a replace on the found set of data HTH
Recommended Posts
This topic is 7249 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now