J
Jeff
I need to convert hex serial numbers to dec in excel. The
challenge for me is breaking apart the numbers. An 8
digit hex 9f6cf640 is broken into 9f = 159, and 6cf521 =
7140928 for a dec of 15907140928. Once the numbers are
broken apart and converted they must be connected again,
and the back half must be lengthened to 8 digits. The two
digit front half of the hex also must be lengthened in
some cases by also placing a 0 on the front.
Does anyone know of a formula or macro to do this that
will work that will work in excel?
Thanks!
challenge for me is breaking apart the numbers. An 8
digit hex 9f6cf640 is broken into 9f = 159, and 6cf521 =
7140928 for a dec of 15907140928. Once the numbers are
broken apart and converted they must be connected again,
and the back half must be lengthened to 8 digits. The two
digit front half of the hex also must be lengthened in
some cases by also placing a 0 on the front.
Does anyone know of a formula or macro to do this that
will work that will work in excel?
Thanks!