Excel VBA Run-time error '13' Type mismatch
问题 I created a macro for a file and first it was working fine, but today I've been opening and restarting the file and macro hundreds of times and I'm always getting the following error: Excel VBA Run-time error '13' Type mismatch I didn't change anything in the macro and don't know why am I getting the error. Furthermore it takes ages to update the macro every time I put it running (the macro has to run about 9000 rows). The error is in the between ** **. VBA: Sub k() Dim x As Integer, i As