I
Irshad Alam
I have a table in which in a text field is having Equipments models and data
entry is been not properly entered, the data is as below :
456ZX
ZX965
ZX785M
ZX956MN
45NM96ZX
I need to retrieve only the numeric part like below
456
965
785
956
4596
I tried left, right, mid etc but failed. not sucess.
Please advice a solution to pull/extract only the number portions from a
text field
Regards
Irshad
entry is been not properly entered, the data is as below :
456ZX
ZX965
ZX785M
ZX956MN
45NM96ZX
I need to retrieve only the numeric part like below
456
965
785
956
4596
I tried left, right, mid etc but failed. not sucess.
Please advice a solution to pull/extract only the number portions from a
text field
Regards
Irshad