Nevermind... I fixed it.
Problem was I tweaked the code to reflect " <xsl:with-param name="nodeset"
select="msxsl:node-set($dvt_Rows)/root//Row[(((substring-
before(substring-after(@AssignedTo,'HREF='),'>'))=substring-before(substring-after($groupfooter0,'HREF='),'>'))or
((not(@AssignedTo) or @AssignedTo='') and $groupfooter0=' '))]" />" in one
spot but failed to update it in the other two spots. Once I copied/pasted to
the other locations it fired up and worked great.