Laura W. answered 05/03/19
Tutor
0
(0)
Microsoft Office Trainer and Author
Excel already ignores blank cells when you use the Average function. However, it's different if the cells contain the value of 0.
If that is what you mean, instead of using =Average(), use =AverageIf().

The syntax requires the range of cells and the criteria.