In v7.51 I was noticing a problem with the charisma spellcasting ability not being calculated. It would show up as #N/A. This is easily fixed by adding the optional argument "FALSE" to MATH!C45 so that it reads "=VLOOKUP(MATH!C44,ABILITIES!E24:K29,7,FALSE)+C46" instead of...