R
Rli
Hi all,
I have a beginners question....
I created a continuous form based om a table with two fields (field1 and
field2)
In the form all records are shown as lines (continuous form)
Now i want to add a new field to each line (field3) calculating the value of
field1 multiplied with the value of field2.
So Field3 is not retrieved from the underlying table and the 'record source'
property of this field is empty.
In fact this is a simplified representation of my question, the calculation
is very complex.
Maybe it is simple to do, but all i tried resulted in giving me the same
awnser in field3 for all records (the awnser i get depends on the record i
click on).
How should i proceed to get the calculation done and shown for each record?
Does anyone understand what i mean?
I have a beginners question....
I created a continuous form based om a table with two fields (field1 and
field2)
In the form all records are shown as lines (continuous form)
Now i want to add a new field to each line (field3) calculating the value of
field1 multiplied with the value of field2.
So Field3 is not retrieved from the underlying table and the 'record source'
property of this field is empty.
In fact this is a simplified representation of my question, the calculation
is very complex.
Maybe it is simple to do, but all i tried resulted in giving me the same
awnser in field3 for all records (the awnser i get depends on the record i
click on).
How should i proceed to get the calculation done and shown for each record?
Does anyone understand what i mean?