Hi guys,
Simple question i have a macro importer, but i have a new csv format, where the first 4 lines are without delimiter, and the rest has ;
I wanna transpose the 3 lines.
But my importer cannot handle space as demiliter in the first 4 rows, and the ; in the body of the file.
ive added a sample file,
Thanks in advance