XaloRichie
Registered User.
- Local time
- Today, 14:33
- Joined
- Jul 2, 2003
- Messages
- 70
I have a cashbook form which has two sub forms.
One based on a query of the cashbook table, for the amounts IN and another Based on a Query of the cashbook table for the amounts OUT.
When there is a day with no records on one or both sides I cannot get the "Total" Textbox to return Zero. Just #Error or #Name
I have read threads about IIF(Is Null( and NZ() But none of them seem to work.
When I have had the total zero, it remains so even if there is data in the subform.
Does anyone have or know of an example to make this work?
One based on a query of the cashbook table, for the amounts IN and another Based on a Query of the cashbook table for the amounts OUT.
When there is a day with no records on one or both sides I cannot get the "Total" Textbox to return Zero. Just #Error or #Name
I have read threads about IIF(Is Null( and NZ() But none of them seem to work.
When I have had the total zero, it remains so even if there is data in the subform.
Does anyone have or know of an example to make this work?