Pallex
Aug 4th, 2000, 06:09 AM
dim mystr as string
mystr = "£1.23"
val(mystr) = 0
so how to i get to 123 or 1.23?
Are there any functions to do this or do i have to do it myself?
Thanks,
alex.
mystr = "£1.23"
val(mystr) = 0
so how to i get to 123 or 1.23?
Are there any functions to do this or do i have to do it myself?
Thanks,
alex.