G
Guest
Hello all,
I have a unbound text box on a form and I would like to have the control
source set up to average totals from 3 fields on the form. Any of the fields
could be null. I have tried using the nz function and dividing by 3 but the
problem I am having is that it will still divide by 3 even though there is
data in 2 of the fields. Any ideas??
Thanks to all
I have a unbound text box on a form and I would like to have the control
source set up to average totals from 3 fields on the form. Any of the fields
could be null. I have tried using the nz function and dividing by 3 but the
problem I am having is that it will still divide by 3 even though there is
data in 2 of the fields. Any ideas??
Thanks to all