I have two pieces of code. They are both subroutines. They have the exact same coding up to a certain point but the 2nd one is giving me a "type mismatch" error. I don't see why it's reacting differently to the EXACT same coding!!
Sub DeleteSeqCol(HeaderCount%, HeaderNames As Variant)...