Why the Left() Function Stops Working in VBA
Thursday, November 22nd, 2007This is an interesting problem that my wife had at work recently. In a VBA-based program, the Left function suddenly stopped working with an error along the lines of "type data mismatch". Being that this is a native function to VBA, my first thoughts were that it was caused by ...