Hexadecimal data

M

Marvin Buzz

I receive a .CSV file that contains hexadecimal data. Ordinarily, this
represents no problem, but occasionally, the raw data might look like this:

7E00
7E08
7DEC

Excel displays these values as:

7.00E+00
7.00E+10
07-Dec

clearly not the values I want displayed. The data comes from a source that
I cannot control so there is no way to request the data in a different
format. Is there a way to prevent EXCEL from making these changes?

Thanks.
 
G

Gary''s Student

Because the file is .csv, Excel is trying to "help" you. To avoid this
"help", first open Excel and then:

Data > Import External Data > Import Data and then tell the Wizard which
..csv file to open. This forces the Import Wizard to ask you about the
fields. Tell the Wizard that the field is text.

Alternatively, rename the file to something other than .csv

This will also force the Import Wizard to appear.
 
M

Marvin Buzz

Thank you. The Import worked fine.

Gary''s Student said:
Because the file is .csv, Excel is trying to "help" you. To avoid this
"help", first open Excel and then:

Data > Import External Data > Import Data and then tell the Wizard which
.csv file to open. This forces the Import Wizard to ask you about the
fields. Tell the Wizard that the field is text.

Alternatively, rename the file to something other than .csv

This will also force the Import Wizard to appear.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top