I have a form based on a table that has multiple fields.
I need to get a total of several of the fields and display this total on the form. Then I need to get an average and display this average based upon only the fields that have data in them. For example there are 18 fields but each record sometimes only has data in 10 of the fields. Other times it might have data in all 18 fields.
I hope I'm being clear enough.
Any help would be appreciated.
Thanks in advance,
Tp
I need to get a total of several of the fields and display this total on the form. Then I need to get an average and display this average based upon only the fields that have data in them. For example there are 18 fields but each record sometimes only has data in 10 of the fields. Other times it might have data in all 18 fields.
I hope I'm being clear enough.
Any help would be appreciated.
Thanks in advance,
Tp