aclayborne
Programmer
I need to convert "DoeJohn" to "Doe John"
Is there a function in vb the will detect upper case letters? Or do I have to parse thru the string and verify each characters ascii value?
Is there a function in vb the will detect upper case letters? Or do I have to parse thru the string and verify each characters ascii value?