Having read that Strings use a lot of memory & not being able to find a Topic with this layout, I thought about filling an arrayResults[4, 7, 20], representing [Column n°, Digits (not including decimal point which will always be in the same position), Max n° of rows of Results] with individual Digits from each Result.
However, I cannot work out how to populate the array with the Results. I could Serial.print the Results in Comma-Separated-Values format then Ctrl-c from the Serial Monitor & Ctrl-v into a spreadsheet and write a macro. As I am using a RaspberryPi B+, as I cannot make my Mega 2560 work with Windows 8.1, I am getting nowhere.
Floats & Longs yes but I assumed the 3rd & 4th columns would be integers.
For some reason in the original Post the columns are not correctly lined up so that the least/righthand digit of each column are lined up correctly. In Preview, after preparing the Post, they were.
Thanks jurs for your suggestions. I will look at that later on.