I am working on a code that counts a number and then puts the integer counted into a specified cell. The code works normally in other instances but will not work in this one and I can not figure out why. Here are snips of the code that are relevant
Dim RowCount, EndCount As Integer...