For example purposes, I made 4 copies of your example file, and placed them all into a folder under my Discussion Group folder
Documents\Discussion Group\textfile
I then went to
File=>Import Multiple File
I selected the check box for "Add file name column"
I then clicked on "Settings"
I unchecked "Has Headers"
I changed the "First Data Line" to 7
I unchecked in the End Of Field box, "Comma" and checked "Spaces"
Clicked on OK
Clicked on Import
The data table opened with Col1-Col6 columns plus the FileName columns
The only columns that are wanted are columns Col5 and File Name so delete all others
Now all that has to be done, is to separate the data from the 4 input files into columns
Go to
Tables=>Split
Select File Name as the "Split By" column
Select Col 5 as the "Split Columns" column
Click on OK
The new table will have one column for each of the input files
This should be the final form of the table you need. You can rename the columns to whatever you want.
Jim