I am trying to import some data from a .txt file for some analysis. For some reason the data is offset in the .txt format and affects the import. See the attached .txt file as well as the .xmcd. (Names, values and length of file are changed)
So the values for the last column, N, is on the next line. So I was wondering what the best way to approach this, so I can still have the values of N, but delete every other row in the table so that the other columns are correct.
Thanks,
Scott