I'm trying to output a csv file with the following format
="1000402999574",6456,="21, Street, Town"
The reason is that I need the long number to be loaded as text in excel so it isn't converted to a scientific notation.
What are the settings required output a file in this format?
It is the prefixed ="
that is causing me the problem here