Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8762203
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T15:28:06+00:00 2026-06-13T15:28:06+00:00

I have a data one on each line in a file as below BMT.PQ

  • 0

I have a data one on each line in a file as below

BMT.PQ
DMZ.IV
VLD.Q
WPS.T

I am looking for a regex to split out into two categories of output

One where starting letter of the data is between A to M

and other

where starting letter of the data is from N to Z

I tried this

[A-M].* for getting first half of data with first beginning letter from A to M

and i was expecting a result/regex text match of

only :

BMT.PQ 
DMZ.PQ

but it also gave a match for

LD.Q which was incorrect for me.

I even unsuccessfully tried [(A-M)(A-M)(A-M)].*

Basically i want to split based on starting letter in the data. One half for data beginning with letters from A to M and second half for data beginning with letter N to Z.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T15:28:07+00:00Added an answer on June 13, 2026 at 3:28 pm

    The carat symbol represents the start of the string being searched/matched. The two regexs that you probably need are:

    ^[A-M]
    
    ^[N-Z]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a data file, with each line having one number, like 10 20
I have two Data Centers, each one with replication factor 3. Will write with
I have 12 excel files, each one with lots of data organized in 2
Possible Duplicate: jquery data selector I have several elements with class 'connection_name'. Each one
everyone, I have a big file in the format given below. The data is
I have hierarchical data stored in an XML file. There are multiple companies, each
I have a large data file consisting of a single line of text. The
I have data table containing one column as FilePath. FilePath D:\New folder\link.txt D:\New folder\SharepointMigration(Work
I have some data with one row of headers and one or more rows
I have a data frame where one particular column has a set of specific

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.