30-12-2008, 02:11 PM
RTE 9 is Subscript Out of Range. It's like trying to store a value of 256 in a byte, which can only hold 255.
I suggest you click debug when you get the error and show us the line that errors.
I suggest you click debug when you get the error and show us the line that errors.