I get a value out of range exception, but rather than the debugger displaying the line where the exception was thrown, it displays the first line of code in my form, i.e. public class frmMyForm.... Can I get it to stop where the exception is thrown? Nursey