Using the AVG function on several fields

A

Arcom

Im am currently working on a form that requires that I average the values of
several distinct option button field groups. I created a text box that will
display the final averaged value and used the following formula
avg(group1,group2) but I get an error stating an invalid number of
parameters. I assume the avg function only accepts one parameterand was
wondering of any other ways of doing this. Thanks for your help. Below is a
visual representation of what I am trying to do

option button group1
option button group2
option button group3
==================
average textbox field
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top