M
molsonexpert
I have a form with 9 unbound text boxes, which are formatted as currency,
and default to the value $0.00. The ninth box calculates the average of the
other 8. However, I need it to calculate the average only for those boxes
which contain a value the user has entered. In other words, if values are
entered in boxes 2, 5 and 7, I need the calculation to be the sum of those
boxes divided by three. Which boxes contain values, and the total number of
boxes which contain values, will vary.
Thanks.
steve.
and default to the value $0.00. The ninth box calculates the average of the
other 8. However, I need it to calculate the average only for those boxes
which contain a value the user has entered. In other words, if values are
entered in boxes 2, 5 and 7, I need the calculation to be the sum of those
boxes divided by three. Which boxes contain values, and the total number of
boxes which contain values, will vary.
Thanks.
steve.