J
JP Bless
Hi all,
I have textboxes in forms and reports that get values (totals) from subforms
and subreports. When there is no data in the subreports the textboxes
display # Error. How do I make the textboxes display 0.00 when there is no
data in the subforms and subreports. I have tried the following... make the
textboxes default value to 0, Val(thesubReportTextBox) and nothing worked. I
do not want to see #Error on either the the forms or reports. Please help.
Thanks in advance.
I have textboxes in forms and reports that get values (totals) from subforms
and subreports. When there is no data in the subreports the textboxes
display # Error. How do I make the textboxes display 0.00 when there is no
data in the subforms and subreports. I have tried the following... make the
textboxes default value to 0, Val(thesubReportTextBox) and nothing worked. I
do not want to see #Error on either the the forms or reports. Please help.
Thanks in advance.