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
What steps are involved in restoring a Symantec Backup Exec 12.5 installation after Symantec Backup Exec 2010 has been installed?
Why should 1:1 Relationships be used for Entities with Subsclasses?
see if variable is set
Where are gpo's located, exactly?
Adding option and value to dynamically to dropdown menu
Access - CopyDatabaseFile
Any third party software to record / log program crash and / or hang?
Delphi Loading Data Into Two Dynamic Arras From a Single Procedure
Need to export tables data from a .SQL file to Foxpro tables
Passing value from one page textbox to another page textboxes