Guest_imported
New member
- Jan 1, 1970
- 0
If I have strings like '1,234,567.88' is there a fn that
convert it to numeric. Val() won't work, it will give
you 1 in this case (val of anything before the first
comma) Tks
convert it to numeric. Val() won't work, it will give
you 1 in this case (val of anything before the first
comma) Tks