A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hello, I am Leonielhou, an Independent Advisor and a user like you, I am happy to help clarify any questions you may have.
Try to use the AVERAGEIF function in Excel. The AVERAGEIF function calculates the average of values that meet a specified criteria.
Example: =AVERAGEIF(D6:J6, ">0", D6:J6)
This formula will calculate the average of the values in D6:J6 that are greater than 0.