Difference between chr (13) and chr (10) - Stack Overflow Chr(10) is the Line Feed character and Chr(13) is the Carriage Return character You probably won't notice a difference if you use only one or the other, but you might find yourself in a situation where the output doesn't show properly with only one or the other So it's safer to include both
Excel VBA Run-time error 13 Type mismatch - Stack Overflow 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 Ru