I tried to solve this overflow in my excel sheet and still not able to solve it. I knew that my data is really a lot (more than 32767 rows). please take a look a my code and hel
Change all your Integer declarations to Long
Integer
Long
Dim Ctr As Long