F
Frederick Lorca
I tried to find the answer to my question in this newsgroup's Google archive
but didn't find anything specific to my question.
Suppose I have a string that's 40 characters in length. Starting from the
end of the string, I want to search backwards to find the first occurence of
a blank space. How do I do this? Also, what is the Chr number for a blank
space?
Frederick Lorca
but didn't find anything specific to my question.
Suppose I have a string that's 40 characters in length. Starting from the
end of the string, I want to search backwards to find the first occurence of
a blank space. How do I do this? Also, what is the Chr number for a blank
space?
Frederick Lorca