D
Don
Hi All,
A seemingly simple but none the less frustrating one...
The task:
Split up a string of chars into columns - easy MID(,,)
Convert text one of the resultant columns into hex data which can then be
converted to decimal - easy NOT ( apparently )
The hex to decimal bit is easy but I can't find out how to convert the hex "text
string" to a hex "number" to feed to HEX2DEC.
This was to be a two second job & now hours of scouring the net have produced
nada. Any help greatly appreciated.
Cheers
Don
A seemingly simple but none the less frustrating one...
The task:
Split up a string of chars into columns - easy MID(,,)
Convert text one of the resultant columns into hex data which can then be
converted to decimal - easy NOT ( apparently )
The hex to decimal bit is easy but I can't find out how to convert the hex "text
string" to a hex "number" to feed to HEX2DEC.
This was to be a two second job & now hours of scouring the net have produced
nada. Any help greatly appreciated.
Cheers
Don