Send to a Friend

mistic84's avatar

How do I create a regular expression for a range?

Asked by mistic84 (274points) April 10th, 2012

I am separating a list into 2 groups by their first name. I used the regular expression ^[A-J] and ^[J-Z]. I found out there are a lot of “J” names. How do I create an expression that will do ^[A-Je]. The program I am using does not accept this as a valid expression.

Using Fluther

or

Using Email

Separate multiple emails with commas.
We’ll only use these emails for this message.