Hi, i'm pretty new in this and i hope somebody can help me with this:
i have a db with 5 columns with different values and i want to calculate the average of them. I've tried to create a formula directly on the query but is not working ( ex. MONTOTAL : Avg([MON1] + [MON2] + [MON3] + [MON4] +[MON5]) )
al it does is giving me the sum of the columns and not the average. Maybe i have the formula all wrong, that is why i need some help!!!!!!
Thanks!!!
i have a db with 5 columns with different values and i want to calculate the average of them. I've tried to create a formula directly on the query but is not working ( ex. MONTOTAL : Avg([MON1] + [MON2] + [MON3] + [MON4] +[MON5]) )
al it does is giving me the sum of the columns and not the average. Maybe i have the formula all wrong, that is why i need some help!!!!!!
Thanks!!!
Comment