Hi.
I want to open a text-file whose lines include hex-values as:
0003E245.
I can seperate the input lines into cells, but the value above is shown as:
3,00E+245.
How can I prevent that? Thanks.