Thanks, but that is in effect what I'm doing, and it's not appropriate because of the sheer number of arrays to look at.
I need a debugging environment.
I know that you can debug a DLL if you are referencing it in a
VB exe (you use the test procedures for an out-of-process component). However, I can't see how to debug my DLL while referencing it from an Excel spreadsheet (which is what I need to do).
Please can anyone help?