View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Ron Rosenfeld Ron Rosenfeld is offline
external usenet poster
 
Posts: 5,651
Default Parsing a string

On Tue, 25 May 2010 19:29:04 -0600, "Jim Berglund" wrote:

The phone number is repeated in each row, and
the comma is always there.

Thanks again,
Jim


And what happened when you changed the regex as I suggested? It should work,
unless there's some other difference not accounted for,
--ron