V
Very Rusty User
Hi. In Access 2007 I have an unbound textbox (called txtTotal) on the main
form that calculates a value. The ControlSource of txtTotal is an expression
that subtracts a field on the subform from a field on the main form. When
the subform has no records then the txtTotal says #error. It looks bad and
also causes an error of "expression has no value" in my code.
Help? Thanks!!
form that calculates a value. The ControlSource of txtTotal is an expression
that subtracts a field on the subform from a field on the main form. When
the subform has no records then the txtTotal says #error. It looks bad and
also causes an error of "expression has no value" in my code.
Help? Thanks!!