Hello,

I wrote some simple code that runs fine on my computer. When I open the same workbook on a different computer in the office (running the same version of excel) it crashes, throwing a "type mismatch" error. How is this possible? Could there be some setting on the other computer that allows it to crash?

It crashes when it tries to read a date from a cell in a worksheet into an array of dates.

Thanks in advance.