One thing you're missing is that Forms are JUST WINDOWS. They don't
"contain" data; they just display it.
If you want to display a calculated field in a form - either calculate
it anew in that form, or calculate it in the Query upon which the form
is based.