All articles with 'like statement' Tag
{ 32 Comments }
Extract Numbers from Text using Excel VBA [Video]
Published on Jun 26, 2012 in Excel Howtos, VBA Macros
![Extract Numbers from Text using Excel VBA [Video]](https://img.chandoo.org/vba/extract-numbers-from-text-using-excel-vba.png)
Last week we discussed how to extract numbers from text in Excel using formulas. In comments, quite a few people suggested that using VBA (Macros) to extract numbers would be simpler.
So today, lets learn how to write a VBA Function to extract numbers from any text.
Continue »