I have a text file that is delimited by @. Each time you see the @ it means 'tab'. However, I want this to go into a spreadsheet that is only 4 columns wide. So, if the data in getting put into the 4th column, and there is a @, then it needs to 'tab' to the next row in the first column.
Is there a way to 'preset' my spreadsheet to limit entry to the first 4 columns, so that when I do the import, the 'tab' from column D will 'go to' the next row in column A?
FYI: There could potentially be more than one @ in a row. My sample data will have the name of the column in which it is supposed to land.
textA @ textB @@ textD @@ textB @@@ textA @@@@ textA
Any thoughts?
Is there a way to 'preset' my spreadsheet to limit entry to the first 4 columns, so that when I do the import, the 'tab' from column D will 'go to' the next row in column A?
FYI: There could potentially be more than one @ in a row. My sample data will have the name of the column in which it is supposed to land.
textA @ textB @@ textD @@ textB @@@ textA @@@@ textA
Any thoughts?