I have a VChar field that contains some values with special formatting characters. Is it possible to make a virtual filed that will filter out these specific characters? For instance, I would like to filter out the "+" char, so that "aa+bbb +ccc" would become "aabbbccc" in the calculated field.. Is something like this possible? Thanks, Mike