Alphanumeric characters are represented by a numeric ASCII code so, yes, it is possible to 'increment characters.' Without knowing the context of what you are trying to do, I can only give you few pointers.
If 'Text1' is a string variable holding, say, the letter "A" then the following piece of...