ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   TO DELETE ONLY NUMERIC VALUES IN A CHARACTER AND NUMERIC CELL IN (https://www.excelbanter.com/excel-discussion-misc-queries/246780-delete-only-numeric-values-character-numeric-cell.html)

ramesh k. goyal - abohar[_2_]

TO DELETE ONLY NUMERIC VALUES IN A CHARACTER AND NUMERIC CELL IN
 
I had a column of about 2500 with names and mobile numbers in the same cell.
I needed to extract only characters from that columns into separate column. I
did not figure out a way to do this .

any help?
Thankx in advance

Ramesh goyal


Jacob Skaria

TO DELETE ONLY NUMERIC VALUES IN A CHARACTER AND NUMERIC CELL IN
 
Hi Ramesh

Try the below formula with the data in cell A1..If this does not work post
few examples..
=TRIM(LEFT(A1,MIN(SEARCH({0,1,2,3,4,5,6,7,8,9},A1& "0123456789"))-1))

If this post helps click Yes
---------------
Jacob Skaria


"ramesh k. goyal - abohar" wrote:

I had a column of about 2500 with names and mobile numbers in the same cell.
I needed to extract only characters from that columns into separate column. I
did not figure out a way to do this .

any help?
Thankx in advance

Ramesh goyal



All times are GMT +1. The time now is 10:08 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com