VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

AlphaConvert

Matt Marooney  (1 Submission)   String Manipulation   Visual Basic 3.0   Advanced   Wed 3rd February 2021

Converts two character strings of A-Z or AA-ZZ into integer equivalents. Example: User inputs "A", returns 1, user inputs AE, returns 110 and so on.

Inputs
Two character string variable is passed to this function

Returns
Returns Integer equiv of the string

Rate AlphaConvert (4(4 Vote))
AlphaConvert.bas

AlphaConvert Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters