Microsoft
Software
Hardware
Network
Question : How to extract Numbers from a text string ?
Hello gurus,
I have a string that contains numbers : example "RW( 32)" OR "ABILF32"
What is the best way to extract the number out of that string ?
thanks
Answer : How to extract Numbers from a text string ?
? CHRTRAN("RW( 32)", CHRTRAN("RW( 32)","1234567890",""),"")
Random Solutions
Nonqualified transactions are being rolled back.
GPO not installing assigned software
ASP.NET - object serialization
get a remote windows server OS version and IP address without access permission on that server
OSS Documentation management
Sorting options for data contained in the footer
How Do I Generate An MS Word (.doc) File On The Fly Using PHP
Sorting an Excel worksheet with header row in powershell
RDLC and syntax help needed
Ajax not returning value to DIV