A
Ayo
rowCount = Worksheets("Commits").Range("D65536").End(xlUp).Row
The above line of code is giving me an oveflow error. I have used something
exactly like it many times before and it woked, but this time with this line
I get the error message.
Any ideas?
The above line of code is giving me an oveflow error. I have used something
exactly like it many times before and it woked, but this time with this line
I get the error message.
Any ideas?