View Single Post
 
Old 06-25-2019, 12:06 PM
priyadharshane priyadharshane is offline Windows 10 Office 2016
Novice
 
Join Date: Jun 2019
Posts: 6
priyadharshane is on a distinguished road
Default

Hiii,

I need below code to get modified to capture

Text which as PK_2314K161 (Total Characters is 11), 1186878 (total Characters 7), 9R2613 (Total Characters 6). As of now, it's capturing 1186878 & 9R2613

Also, need to capture if it's in second line as well. As of now, it's capturing if it's in one row

173 73079290 ADAPTER AS.-ELBOW 90 DEG (NON ELECTRICAL) (50 NOS)
| 1068715

.Text = "([0-9]{1,})[!^13]@| ([A-Z0-9]@>)*([0-9.]{4,5} %)*([0-9.]{4,5} %)*([0-9.]{4,5} %)*^13"