There is a "remove anything that is not one of these characters" That is what the ^ is for in the beginning.
If you want a - to stay, add it in as the very last character (after the ()/ and before the ]) On 5/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Is there a remove dash(-) element in this statement? > > REReplaceNoCase(acc_number,"[^a-zA-Z[:space:]'0-9_&:,!()/]","","ALL") > > > Lee Surma > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240255 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

