A
alan morgan via AccessMonster.com
Is it possible to sum unbound text boxes on a report or use unbound text
boxes in functions?
I have an expression [Expr1] in my report that is based off of a query and it
adds two fields. then i have an unbound text box [txt1] that only displays
the value of [Expr1] if it is possitive using an IIf statement.
This happens twice. [Expr1] & [txt1] calculate AM hours
and [Expr2] & [txt2] calculate PM hours.
How can I sum [txt1] and [txt2] ?
boxes in functions?
I have an expression [Expr1] in my report that is based off of a query and it
adds two fields. then i have an unbound text box [txt1] that only displays
the value of [Expr1] if it is possitive using an IIf statement.
This happens twice. [Expr1] & [txt1] calculate AM hours
and [Expr2] & [txt2] calculate PM hours.
How can I sum [txt1] and [txt2] ?