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.