B
beppe005
In a Form I have a textbox with a Dsum function which calculates the sum of
[Hours] enetered in a child subform.
My problem is that I cannot get the Dsum to be updated when I enter my
[hours], unless I use the key "F9".
The Dsum function works ok, is the update thing that I don't know how to
solve.
The structure is like this:
MasterForm, where there is the Dsum function
Subform01, linked to Masterform
Subform02, which is linked to subform01, with the field [hours]
The dsum funcion calculates the sum of [hours] with the same [MasterForm
ID].
TIA
Beppe
[Hours] enetered in a child subform.
My problem is that I cannot get the Dsum to be updated when I enter my
[hours], unless I use the key "F9".
The Dsum function works ok, is the update thing that I don't know how to
solve.
The structure is like this:
MasterForm, where there is the Dsum function
Subform01, linked to Masterform
Subform02, which is linked to subform01, with the field [hours]
The dsum funcion calculates the sum of [hours] with the same [MasterForm
ID].
TIA
Beppe