Hi,
I am preparing a macro which identifies and copies 9 digit alpha numeric code (alpha till 4). The code am using is "\b\w{0,9}\d{4,9}\b"
But this code is copying alpha numeric numbers more than 9 too.....
I need to prepare a macro which would take only 9 digit numbers (including alphabets till 5)
My full macro code is
I am attaching the txt file from which this macro should copy the numbers. thanks![]()
Please Login or Register to view this content.
Bookmarks