I am creating a class evaluation spreadsheet where an administrator can enter information into a spreadsheet on a given class and the top of the sheet if structured to provide metrics about the information listed below. In Column A I have listed a drop down of 24 different classes offered, where the administrator can select a class. In Column B I have a drop down of evaluation scores that can be selected (0-5 listed in increments of 0.25). In a separate section of the spreadsheet I would like to be able to generate an average for a specific class. So essentially the function would be set up to search a range of the spreadsheet to see if, say, Building Effective Teams Class was selected and then if it was, average the evaluation scores for that class. Is there a way to do this?
Bookmarks