|
-
March 1st, 2012, 06:01 PM
#1
Is there a better VAL()?
As you know, Val() stops at commas, parentheses, etc, but ignores spaces between separate numbers!
CDBL(strTxt) offers help, but only if the string is fully numeric
I often write code to process copied text, and want to extract The number in a line like this
Profit/Loss: ($12,000.95) -- thru July
Is there a function for this, or do I have to write one myself?
Appreciate any help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|