Hi All:
I have a table "tblComments". This table has a field called "Comments". I want to remove quotes and any extra spacing in this field. For example data in this field might look like this.
"ALSF/SSALR CERTIFIED"
I want to remove the quotes and the extra spacing so that it looks like this
ALSF/SSALR CERTIFIED
I would appreciate any help.
Thanx
Ekta
I have a table "tblComments". This table has a field called "Comments". I want to remove quotes and any extra spacing in this field. For example data in this field might look like this.
"ALSF/SSALR CERTIFIED"
I want to remove the quotes and the extra spacing so that it looks like this
ALSF/SSALR CERTIFIED
I would appreciate any help.
Thanx
Ekta