I have a problem, beacause I import data from text files and some tables come with codes like SEP4, which is converted automatically to date (september 4th).
On Microsoft help pages, one of their suggestions is to put empty space. But it seems to work only when I enter data manualy in a cell. As I use fixed width, I tried to break leaving spaces on the left, but this does not work.
I've already made many things to work this codes, making substitutions, putting characters on the left of the code, but this is not an inteligent way, because I need to treat every case separatelly, and I have many different tables do deal with.
Do you know some way of doing this in a more general and systematic way.
Thank you in advance
On Microsoft help pages, one of their suggestions is to put empty space. But it seems to work only when I enter data manualy in a cell. As I use fixed width, I tried to break leaving spaces on the left, but this does not work.
I've already made many things to work this codes, making substitutions, putting characters on the left of the code, but this is not an inteligent way, because I need to treat every case separatelly, and I have many different tables do deal with.
Do you know some way of doing this in a more general and systematic way.
Thank you in advance