Excel VBA Run-time error '13' Type mismatch

Excel VBA Run-time error '13' Type mismatch

瀏覽:791
日期:2025-09-28
Hi, This problem would ocur if the cell content in red was not a number as you are trying to subtract 'a' - an integer from it. Other than that I can't see a problem. Comment out the '- a' and see if the type mismatch moves to the next line....看更多