Not really. The sheet includes checking for crit and crit confirm in the roll templates and each attack's macro-text also includes all things crit. Easy way; just ignore anything posted for crits... :-P I suppose you could manually remove the crit-related commands from each attack's macro-text and iterative attacks. example; remove "{{crit_confirm=[[ 1d20 + @{attack_macro} + [[ @{crit_conf_mod} ]] ]]}} {{crit_damage=[[ [[ @{damage-dice-num} * (@{crit-multiplier} - 1) ]]d@{damage-die} + ((@{damage_macro}) * [[ @{crit-multiplier} - 1 ]]) ]]}}"