I have a alphanumeric string (1234-AB) and wanted to know if anyone knows of a was to increment the last letter from
either Javascript or VBScript.
I could strip off the last character and do a long case statement, but I wasn't sure if there was an easier way.
Thanks Alot!
EdCrosbys
either Javascript or VBScript.
I could strip off the last character and do a long case statement, but I wasn't sure if there was an easier way.
Thanks Alot!
EdCrosbys