I need to convert an alphanumeric to numeric

  • Thread starter Thread starter Cdudej
  • Start date Start date
C

Cdudej

Is there anyway i can convert an alphanumeric to numeric then back
again. Thanks in advance
 
Is there anyway i can convert an alphanumeric to numeric then back
again. Thanks in advance

is this a number? Or are you trying to move from something like hex to
decimal?

Peace and Grace,

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

*******************************************
| Think outside the box! |
*******************************************
 
Is there anyway i can convert an alphanumeric to numeric then back
again. Thanks in advance

Example please.

AB543QQQ is "alphanumeric," and it will NOT convert to a numeric (short of a
really large base), so please give an example of what types of conversions
you're expecting to do.
 
Cdudej said:
Is there anyway i can convert an alphanumeric to numeric then back
again. Thanks in advance

Please don't start a new thread that's simply a duplicate of an existing
thread. Spreading the conversation around is a great way to lose the
interest of all parties involved, and in any case it makes it hard for
those coming along later looking at the discussion in an archive to see
all of the relevant parts of the discussion.

Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top