E
Eric
I have a form that adds values together from different
totals in textboxes and displays the "Grand Total" in
another textbox. My problem is, not all of the boxes that
are used to calculate the total will contain values. How
would I set up the form so that:
A. The zeros on the form are not displayed unless there
is a value in the textbox
AND
B. The "Grand Total" box still calculates without all of
the textboxes containing data are filled.
Any help would be greatly appreciated!
Thanks, Eric
totals in textboxes and displays the "Grand Total" in
another textbox. My problem is, not all of the boxes that
are used to calculate the total will contain values. How
would I set up the form so that:
A. The zeros on the form are not displayed unless there
is a value in the textbox
AND
B. The "Grand Total" box still calculates without all of
the textboxes containing data are filled.
Any help would be greatly appreciated!
Thanks, Eric