Thread
:
UDF for extracting only numeric values.
View Single Post
#
1
Posted to microsoft.public.excel.programming
Faraz A. Qureshi
external usenet poster
Posts: 211
UDF for extracting only numeric values.
Any UDF code to have entries like following:
1234Text
12Text34
Text1234
be converted to:
1234
1234
1234
Thanx in advance!
--
Best Regards,
Faraz
Reply With Quote
Faraz A. Qureshi
View Public Profile
Find all posts by Faraz A. Qureshi