March 16, 200520 yr Author 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....
March 16, 200520 yr 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....
March 16, 200520 yr Author 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....
March 16, 200520 yr 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
March 16, 200520 yr 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
March 16, 200520 yr 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
Create an account or sign in to comment