Re: Hex--->Dec!
- From: "Arpan" <arpan_de@xxxxxxxxxxx>
- Date: 20 Oct 2005 08:24:02 -0700
Nope....Duane....that isn't what I am looking out for. Let me give you
an example.
Consider the decimal number 10. The hexadecimal equivalent of 10 is 'A'
(without the quotes) which can be computed using Hex(10). Now I want a
function that will convert the hexadecimal 'A' back to decimal 10.
Similarly, the octal equivalent of 10 is 12 which can be computed using
Oct(10). Now I want a function that will convert the octal 12 back to
decimal 10.
I hope I am clear enough now. If still unclear, use the standard
Windows calculator in the scientific mode. That will definitely give
you a better idea of what I am exactly looking out for. Any further
suggestions are most welcome.
Thanks,
Regards,
Arpan
.
- Follow-Ups:
- Re: Hex--->Dec!
- From: Duane Bozarth
- Re: Hex--->Dec!
- References:
- Hex--->Dec!
- From: Arpan
- Hex--->Dec!
- Prev by Date: Re: Object variable or With block variable not set
- Next by Date: Re: Using shell command to map drive can't get redirect result to file
- Previous by thread: Re: Hex--->Dec!
- Next by thread: Re: Hex--->Dec!
- Index(es):
Relevant Pages
|