In a gradebook simulation I need to figure out how to add points to a final average if the bonus criteria are met. If both the attendance bonus cell AND the HW bonus cell are filled with "y" I need to add 6 points to the final average. If either the attendance bonus OR the HW bonus cells are filled with "y" I need to add 2 points to the final average. Anyone know how I would go about this or what function I need to use?