I would like to Average the Star Ratings provided by seven people in the Rate Column.
The formula I have in the Rate Column is NOT ignoring blank cells or cells with a 0 value.
The image below shows the hidden columns that are connected to the formula.
=AVG([DH#]@row, [JH#]@row, [RH#]@row, [JM#]@row, [RF#]@row, [KM#]@row, [CY#]@row)
I am not super savvy with formulas. I appreciate any suggestions.