Hi there
I need to import a text file that is written as a single giant column with 100 or more lines
But I need to import in a way that it becomes a 10x10 table
I wanted to try something like “every 10 lines, skip to the noext column”
Is there anything such as that?