Simple: Exporting Point Data over time to excel table

I can get the temperature data at all points at one time.
In fact, for my 10 second simulation, I have 10 excel files.
Each excel file displays the temperature at each point at one second.

I can also get another excel file to show me the temperature of the two points I want, only at one secone, t = 0 for example.

Here: Left = all points at one moment in time t = 0, Right = two points of data at one time t = 0

I can pick out the data, excel file by excel file, but how can I do this faster - How can I export the two points of data, the temperature at these two points, every second of these 10 seconds. So 10 temperature data cells for each point. Two points, all temperature time measurements.

?

Thanks :slight_smile: