D
D Van
I have my data in columns, for example
06932776
06944399
06967452
06996549
07020414
05405107
I want to export the data to a CSV format, is this possible.
06932776,06944399,06967452, etc.
TIA
06932776
06944399
06967452
06996549
07020414
05405107
I want to export the data to a CSV format, is this possible.
06932776,06944399,06967452, etc.
TIA