This topic is locked
[SOLVED]

 The MAX MIN AVG is then shown on a chart

12/29/2010 5:07:21 AM
PHPRunner General questions
J
johnf1957 author

I have a table called "test result"

I also have two columns one is 'date' one is thickness 'reading' in mm.

I am trying to calculate the difference in the dates and readings between each pair.

i.e. 5mm loss over 10 days. This is then calculated as a loss over a year after each reading is taken

The MAX MIN AVG is then shown on a chart.
Where do I start....any ideas

Sergey Kornilov admin 1/1/2011

I would suggest to post your data sample here along with desired result so someone can suggest how to achieve this.