View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] james.wooten1@gmail.com is offline
external usenet poster
 
Posts: 1
Default Can someone help me with this regular expression?

Hello,

I would like to be able to create a regular expression that will only
return the lower ascii characters (ie: 0-127), and replace all other
characters with a carriage return. Can anyone tell me the regex for
this?

Thanks,
James