I am just trying to make a quick gpa calculator file in excel. I am thinking I could just have the class names in rows, then along the columns I can have "Grade" and "Credits". I am wondering if it would be possible to make a switch statement or use a dictionary to calculate how much each grade would be e.g. "A" = 4.0, "A-" = "3.7" etc.
问问题
91 次