If you open Read From Spreadsheet File and run it, all you have to do is select your file when prompted. The all rows 2D array indicator has the data in column one (using your example file). Different columns of text data will be in different columns of the 2D array. Simply index the array to get the data you want. The only thing you would have to modify is the delimeter to match what is in your file and the format to match the precision of the data you want. An back on the subject of an FFT, there is the Real FFT function on the Analyze>Signal Processing>Frequency Domain palette. You don't need to convert a 1D array to a waveform datatype to use it but I would think that eventually you would want to know the sampling rate
.