I typed this in the third box:
= Datediff("d", [d_dgranted], [d_dmaturity])
and it computed the difference of the two dates in two textboxes..
The two textboxes are connected in a table... and I want also the third box to be connected on that table..
But how can I do this since I typed the...