I have a column of hexadecimal strings:
506078
363624
505974
505644
I need excel to store these as strings, not integers or floats.
|
I have a column of hexadecimal strings:
I need excel to store these as strings, not integers or floats.
| |||
|
feedback
|
|
All you need to do for this one is put a single quote in front of your text. This also works for dates you don't want Excel picking up. eg.
You can also format your entire column as text which will override the whole column. In Excel 2007, hilight your cells, Right click->Format Cells. Click on text from the options on the left. | |||
|
feedback
|