S
Stanley
Hi,
I have a repeating table on a form. It is connected to a datasource, so it
shows all records of a table. I want to calculate a sum out of for example 3
fields.
Personnel Cost Other Cost Total Cost
Bike 10 11 21
Car 8 19 27
Airplane 9 10 19
The last column would be calculated with an expression box. But now i want
to save this total cost to the database in code. How can i access this
expression box? Is it even possible to access it? I see that it is also not
possible to bind a textbox to the expression box.
Thnx,
Stanley
I have a repeating table on a form. It is connected to a datasource, so it
shows all records of a table. I want to calculate a sum out of for example 3
fields.
Personnel Cost Other Cost Total Cost
Bike 10 11 21
Car 8 19 27
Airplane 9 10 19
The last column would be calculated with an expression box. But now i want
to save this total cost to the database in code. How can i access this
expression box? Is it even possible to access it? I see that it is also not
possible to bind a textbox to the expression box.
Thnx,
Stanley