A
agvd
I am trying to create a new database which records the total number of
running hours a piece of machinery has accumulated. The table consists of a
date field as key and a field for the total number of hours since the machine
was new. The records are to be entered manualy at the same time each day.
In order to obtain the hours run over a 24 hour period I must subtract the
last two record. This is where I get stuck.
Can anyone help me with an expression to automaticaly select the last two
records in one field and subtract them?
running hours a piece of machinery has accumulated. The table consists of a
date field as key and a field for the total number of hours since the machine
was new. The records are to be entered manualy at the same time each day.
In order to obtain the hours run over a 24 hour period I must subtract the
last two record. This is where I get stuck.
Can anyone help me with an expression to automaticaly select the last two
records in one field and subtract them?