eg. =CHAR(65) gives me the letter A What function would I use to get the ASCII value of B?
ie, in pseudocode what is the correct syntax for something like this:
ASC("B") = 66 ?
Many thanks, James
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
