A
ACE Connection
Hello.
I have made a form where i register some values into 5 fields in a row in a
table. I have an exit trigger that makes a calculation based on the entered
values (skip the higest and the lowest number, and make an avg. on the two
in the middle)
This runs fine in an unbound control in the form.
My problem is that I have to use the result in a report, and find it hard to
make the algoritm in the query.
I would therefore like to put the result back in an empty fileld in the
table in the same row, but struggles.
Can anyone help?
Regards Espen
I have made a form where i register some values into 5 fields in a row in a
table. I have an exit trigger that makes a calculation based on the entered
values (skip the higest and the lowest number, and make an avg. on the two
in the middle)
This runs fine in an unbound control in the form.
My problem is that I have to use the result in a report, and find it hard to
make the algoritm in the query.
I would therefore like to put the result back in an empty fileld in the
table in the same row, but struggles.
Can anyone help?
Regards Espen