REReplaceNoCase(clean, "[^a-z0-9.!?'/\- ""]", "", "all")
Phillip B wrote:
> I have this _expression_ and it works great.
> REReplaceNoCase(clean, "[^a-z0-9.!?'/\- ]", "", "all")
> Now I need to add a " to it with out it causing an error. How do I do that?
>
> Phillip B
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

