Nov 15, 2003 #1 NegreteO Programmer Apr 23, 2003 54 US I need a function that converts from Alphanumeric to Numeric and viceversa My Alphanumeric values are 6 length characters Thanks in advance
I need a function that converts from Alphanumeric to Numeric and viceversa My Alphanumeric values are 6 length characters Thanks in advance
Nov 15, 2003 #2 IFRs Programmer Mar 28, 2003 327 US val() converts to numeric and str() converts to string Upvote 0 Downvote