When I produce a .csv excel file. The office will take everything as number if it starts with a digit. How can I convert it to text before I open the document. An example will make it clear. If the column contains value like “5e2”, the office excel will take it as a number. But I want it as is.
Pls help