Quote Originally Posted by sandy666 View Post
with your example you can try: =hex2dec(left(substitute(a2," ",""),8))
=hex2dec(mid(substitute(a2," ",""),7,8))