Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I convert from Alphanumeric to Numeric and viceversa

Status
Not open for further replies.

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
 
val() converts to numeric and str() converts to string
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top