I have a spreadsheet in which I keep track of student's performances in several evaluation points. Row 1 of the spreadsheet is dates (beginning with column C), column A of all subsequent rows describes the evaluation point. The remaining cells in the worksheet is where I enter values (1 through 5) for the given date and evaluation point indicating the student's performance for that given date. My question is this: I need a formula for column B which will average the numbers in the row providing two criteria are met: within a given date range and not an empty cell (some students won't be evaluated on a given point on a specific date). I think I need to use the SUMPRODUCT function which will take advantage of the numerical equivalents of the Boolean functions as well as the COUNTIF function, but I can't seem to get it to work. Any suggestions would be greatly appreciated. If you could also briefly explain why your suggestion would work, that would be helpful so that I might apply it elsewhere under different circumstances.
Another simple question: I've noticed in several of these forums people using the notation $A$1. What is with the dollar signs?
Thanks much in advance,
Phil
Another simple question: I've noticed in several of these forums people using the notation $A$1. What is with the dollar signs?
Thanks much in advance,
Phil