If you want to extract the numbers from a cell BUT the numbers always start after the last letter...

How would you write a code to just extract the numbers?

for example...

24Macros113

So after the letter S, 113 should be pulled from the cell.

Any help would be appreciated.