Had the wrong variables assigned for those cells, updated and corrected in the next build. Thanks for the feedback!
For the correct variables use
Armor =ArmorClassBase
Shield = ArmorClassShield
Dex for now use =IF(CharacterLevel="","",IF(ArmorDEXmod="",DEXMod,ArmorDEXmod)) it will become...