I'm stuck with this problem:
Say i've got a string with "1234" in it, and i need to add up all those numbers (so 1+2+3+4=10). How do I get vb to do that.
I know the answers probably very simple - but Im stuck!

Thanks a lot!