I have a spreadsheet that has several columns. The fields are Elig, Mon, Tue, Wed, Thur, Fri, TotHrs.
Elig has a formula to determine if this entry is eligible to be included in the calculations, if it is, the cell is populated with "Y". Mon-Fri is used to input the number of hours. TotHrs is used to total the hours worked. I need to calculate the average number of hours worked based upon the eligibility. What would be the best method to do this? I am not sure if you can use the AVERAGE function and exclude certain rows, or if you have to do it in a couple of steps.
Thanks for your assistance!
Elig has a formula to determine if this entry is eligible to be included in the calculations, if it is, the cell is populated with "Y". Mon-Fri is used to input the number of hours. TotHrs is used to total the hours worked. I need to calculate the average number of hours worked based upon the eligibility. What would be the best method to do this? I am not sure if you can use the AVERAGE function and exclude certain rows, or if you have to do it in a couple of steps.
Thanks for your assistance!