Skip to Content
0
Former Member
Jul 18, 2008 at 05:24 AM

Adding 1 to a letter/character

568 Views

Hi everyone,

I have a program where I need to find the next available wage type to use per category.

Some wage types, however, are alphanumeric (E.G '0SBC')

In the above example, the next available to use could be 'OSBD'

My question is, how do you add on to alphanumeric characters.

A more simpler example, if I have A, how do i add 1 and get 'B' as a result

Thank you 😊

Daniel