Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I want to make a formula so that it can extract alphabets and numbers from a string containing both alphabets and numbers.
|
#2
![]() |
|||
|
|||
![]()
You will need to post some samples of the data. If there are are spaces, hyphens etc have you tried Text to Columns.
|
#3
![]() |
|||
|
|||
![]()
Here is the picture of the function
|
#4
![]() |
|||
|
|||
![]()
The post above suggesting you show some sample data, was actually asking for more than just one row as that tells us very little.
Would the numeric part always be 3 characters and in the 4th, 5th and 6th character position? Also would the text always be 9 characters long. If so, then you can easily use =LEFT() & =RIGHT() to get the alpha and =MID() to get the numeric. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Separate Text into numbers and alphabets | Excel Worksheet Functions | |||
Numbers to Alphabets | Excel Discussion (Misc queries) | |||
how to change the alphabets to numbers and numbers to alphabets in | Excel Worksheet Functions | |||
Coverting Alphabets into Numbers | Excel Programming | |||
columns showing numbers instead of alphabets | Excel Discussion (Misc queries) |