Ruffinshot
New Member
- Joined
- Jul 7, 2002
- Messages
- 32
Is there a simple macro (or spreadsheet) command that will pull a number from a string of text and numbers?
So if I have the string "buy 100 eggs" it would return "100".
Currently I'm chopping the string up into little bits with instr and mid and thinking, "There has to be a better way."
Any help would be greatly appreciated.
So if I have the string "buy 100 eggs" it would return "100".
Currently I'm chopping the string up into little bits with instr and mid and thinking, "There has to be a better way."
Any help would be greatly appreciated.